km/powerpc: migrate to env.txt file
authorHolger Brunck <holger.brunck@hitachienergy.com>
Fri, 2 Dec 2022 17:22:38 +0000 (18:22 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 12 Dec 2022 21:48:33 +0000 (16:48 -0500)
commit0cc0c098c8fbbf61378081df9681e660829c48eb
treea59f99c95d0b8abb10e923faa436b59025322bfb
parent553d7607c681806a40550696d56e15dcd9a2b0e6
km/powerpc: migrate to env.txt file

Use already present common.env file and add a powerpc specific env
so that we can move all the environment defines to text files.

Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
18 files changed:
board/keymile/km83xx/km83xx.env [new file with mode: 0644]
configs/kmcoge5ne_defconfig
configs/kmeter1_defconfig
configs/kmopti2_defconfig
configs/kmsupx5_defconfig
configs/kmtepr2_defconfig
configs/tuge1_defconfig
configs/tuxx1_defconfig
include/configs/km/km-mpc83xx.h
include/configs/km/km-powerpc.h [deleted file]
include/configs/kmcoge5ne.h
include/configs/kmeter1.h
include/configs/kmopti2.h
include/configs/kmsupx5.h
include/configs/kmtepr2.h
include/configs/tuge1.h
include/configs/tuxx1.h
include/environment/pg-wcom/powerpc.env [new file with mode: 0644]