On 26 July 2017 at 04:40, Philipp Tomsich <[email protected]> wrote: > The utility functions in sdram_common.c will be useful both for some > SPL implementations (and if unused, the linked will discard these > anyway) and for the full U-Boot stage. > > This changes selects sdram_common.o through the $(SPL_TPL_) macro to > allow better control of its inclusion through the CONFIG_ROM, > CONFIG_SPL_RAM or CONFIG_TPL_RAM options. > > Signed-off-by: Philipp Tomsich <[email protected]> > --- > > Changes in v2: None > > arch/arm/mach-rockchip/Makefile | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

