On 6 January 2015 at 07:14, Bin Meng <[email protected]> wrote: > Move CONFIG_SYS_CAR_ADDR and CONFIG_SYS_CAR_SIZE to Kconfig so that > we don't need them in the board configuration file thus the same > board configuratoin file can be used to build both coreboot version > and bare version. > > Signed-off-by: Bin Meng <[email protected]> > Acked-by: Simon Glass <[email protected]> > > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: > - New patch to move CONFIG_SYS_CAR_xxx to Kconfig > > board/coreboot/coreboot/Kconfig | 12 ++++++++++++ > board/google/chromebook_link/Kconfig | 8 ++++++++ > include/configs/chromebook_link.h | 4 ++-- > 3 files changed, 22 insertions(+), 2 deletions(-) >
Applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

