]> Git Repo - J-u-boot.git/commit
board/km/cent2: migrate to environment text file
authorHolger Brunck <[email protected]>
Fri, 2 Dec 2022 17:22:39 +0000 (18:22 +0100)
committerTom Rini <[email protected]>
Mon, 12 Dec 2022 21:49:24 +0000 (16:49 -0500)
commit6f7c936fbdd40071716730d07083c7f596700478
tree20a959616d0df2dba6fcc90d120a877ebc787c02
parent0cc0c098c8fbbf61378081df9681e660829c48eb
board/km/cent2: migrate to environment text file

Use like the other boards a text file for the environment.
As this is the last user of keymile-common.h we can now remove this
file completely.

Signed-off-by: Holger Brunck <[email protected]>
board/keymile/Kconfig
board/keymile/kmcent2/kmcent2.c
board/keymile/kmcent2/kmcent2.env [new file with mode: 0644]
configs/kmcent2_defconfig
include/configs/km/keymile-common.h [deleted file]
include/configs/kmcent2.h
scripts/config_whitelist.txt
This page took 0.049493 seconds and 4 git commands to generate.