]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-rockchip/Makefile
rockchip: back-to-bootrom: replace assembly-implementation with C-code
[u-boot] / arch / arm / mach-rockchip / Makefile
index daafc8de6a8a059298bc942d34e102d144ca4ec8..b875dfc6b0dfccbc288ec217f1fd987e94f57bdc 100644 (file)
@@ -8,8 +8,8 @@
 # this may have entered from ATF with the stack-pointer pointing to
 # inaccessible/protected memory (and the bootrom-helper assumes that
 # the stack-pointer is valid before switching to the U-Boot stack).
-obj-spl-$(CONFIG_ROCKCHIP_BROM_HELPER) += bootrom.o save_boot_param.o
-obj-tpl-$(CONFIG_ROCKCHIP_BROM_HELPER) += bootrom.o save_boot_param.o
+obj-spl-$(CONFIG_ROCKCHIP_BROM_HELPER) += bootrom.o
+obj-tpl-$(CONFIG_ROCKCHIP_BROM_HELPER) += bootrom.o
 
 obj-tpl-$(CONFIG_ROCKCHIP_RK3188) += rk3188-board-tpl.o
 obj-tpl-$(CONFIG_ROCKCHIP_RK3288) += rk3288-board-tpl.o