aboutsummaryrefslogtreecommitdiff
path: root/include/environment
diff options
context:
space:
mode:
authorHolger Brunck2023-01-24 09:42:40 +0100
committerTom Rini2023-02-06 13:04:53 -0500
commit5043ce2874d0fb715f900cfbb3f4bb4332b5ccb4 (patch)
tree245f6ddaa1f235f8c14c58217447e5e4382c1a16 /include/environment
parent0952aa81daf938ed7bad2ba21770a208cc0c9219 (diff)
km/ppc: remove km-mpc8360.h and km-mpc832x.h
Next step to get rid of the header files in icnlude/configs. Move most of the defines to km83xx.c directly. Some remaining defines which should go to Kconfig are moved to km-mpc83xx.h for now. Also remove some unused defines and move one define to powerpc.env as we only need it there. Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
Diffstat (limited to 'include/environment')
-rw-r--r--include/environment/pg-wcom/powerpc.env2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/environment/pg-wcom/powerpc.env b/include/environment/pg-wcom/powerpc.env
index a57fd93092d..744c07388c9 100644
--- a/include/environment/pg-wcom/powerpc.env
+++ b/include/environment/pg-wcom/powerpc.env
@@ -1,3 +1,5 @@
+#define BOOTFLASH_START 0xF0000000
+
arch=ppc_82xx
bootm_mapsize=CONFIG_SYS_BOOTM_LEN
checkfdt=true