diff options
Diffstat (limited to 'include/configs/bcmstb.h')
-rw-r--r-- | include/configs/bcmstb.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/bcmstb.h b/include/configs/bcmstb.h index 648a4db8f1..b8437052a9 100644 --- a/include/configs/bcmstb.h +++ b/include/configs/bcmstb.h @@ -157,11 +157,6 @@ extern phys_addr_t prior_stage_fdt_address; /* * Save the prior stage provided DTB. */ -#define CONFIG_USE_PREBOOT -#define CONFIG_PREBOOT \ - "fdt addr ${fdtcontroladdr};" \ - "fdt move ${fdtcontroladdr} ${fdtsaveaddr};" \ - "fdt addr ${fdtsaveaddr};" /* * Enable in-place RFS with this initrd_high setting. */ |