[U-Boot] [PATCH 1/2] mkconfig: Make CONFIG_SYS_BOARD_NAME default to the configured target name

Henrik Nordström henrik at henriknordstrom.net
Mon Nov 26 23:01:48 CET 2012


mån 2012-11-26 klockan 16:51 -0500 skrev Tom Rini:

> This is why, sooner rather than later I believe, we need to come up
> with a good way to pass device trees in and around, asap.  An SPL that
> contains a device tree for the correct board (and passes along to
> U-Boot which could in turn pass along to the kernel if it's a full
> tree) would solve your problem, yes?

Yes, if it can be made to fit. The SPL have to fit within 24KB code+data
and we are already at 20KB for the MMC/SD version. Size still unknown
for NAND SPL with the MTD driver still in very early stages. Can
probably shave off a fair bit by removing console output from the SPL
but prefer not to.

Regards
Henrik



More information about the U-Boot mailing list