android_kernel_xiaomi_sm8350/arch/microblaze
Michal Simek 1dff89a9c7 microblaze: Fix early cmdline for CMDLINE_FORCE
This patch fixed parsing early parameters because
current implementation does that early parse DTS
command line and then parse CMDLINE line which is compiled-in.

For case that DTS doesn't contain command line is
copied command line from kernel with is done in prom.c
that's why I can remove it from machine_early_init.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-21 16:39:05 +02:00
..
boot microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
configs microblaze: Update Microblaze defconfig 2009-05-18 14:47:41 +02:00
include/asm microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h 2009-05-21 15:56:08 +02:00
kernel microblaze: Fix early cmdline for CMDLINE_FORCE 2009-05-21 16:39:05 +02:00
lib microblaze: clean up checksum.c 2009-05-21 15:56:07 +02:00
mm microblaze: Fix paging init-zone initialization 2009-05-21 15:56:07 +02:00
platform microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
Kconfig microblaze: use generic dma-mapping-broken.h 2009-05-21 15:56:07 +02:00
Kconfig.debug microblaze_v8: Kconfig patches 2009-03-27 14:25:50 +01:00
Makefile microblaze: clean LDFLAGS to build kernel 2009-05-21 15:56:08 +02:00