On 3 February 2017 at 08:09, Heiko Stuebner <he...@sntech.de> wrote: > Right now the ROCKCHIP_SPL_BACK_TO_BROM option both triggers > compilation of the bootrom hook-code as well as enabling the > behaviour of loading the full uboot via the boot. > > New added socs may always need the bootrom code, while still > being able to decide between loading uboot regularly or via > the bootrom separately. > > So move the compilation of the bootrom code to a hidden option > that gets selected by ROCKCHIP_SPL_BACK_TO_BROM, but can also > be selected by other parts. > > Signed-off-by: Heiko Stuebner <he...@sntech.de> > --- > arch/arm/mach-rockchip/Kconfig | 4 ++++ > arch/arm/mach-rockchip/Makefile | 2 +- > 2 files changed, 5 insertions(+), 1 deletion(-)
s/uboot/U-Boot/ Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot