[Buildroot] bootm - "Starting kernel"

Brendan Heading brendanheading at gmail.com
Wed Aug 12 15:31:49 UTC 2015


> My yesterday's U-Boot bootargs for my bootm was "console=/dev/ttyS0,115200n8 mem=32M initrd=0x02200000 rw root=/dev/ram0 rw eth=${ethaddr}
>
> The original bootargs was given by Marvell for booting from their USB storage device.

Tommy.

If I can ask a silly question .. the kernel configuration within your
buildroot .config is called:

../../ARMADA/ARMADAsoftware/buildroot/configs/marvell_ca9_armv7_le_uclibc_sfp_reduced_defconfig

This is normally the directory where *buildroot* configs are kept, and
the filename strongly implies that it's a buildroot config. However
this configuration option is supposed to denote the *kernel* config.

If so, it would cause the kernel to be built wrongly. Can you attach a
copy of this file ? Can you also attach a copy of your complete
buildroot .config, ie without pieces removed ?

Brendan



More information about the buildroot mailing list