]> git.dujemihanovic.xyz Git - u-boot.git/commit
gxp: Convert to text file environment
authorTom Rini <trini@konsulko.com>
Wed, 22 Jun 2022 15:23:03 +0000 (11:23 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 01:30:05 +0000 (21:30 -0400)
commit781a144a7a7e1c3efea94b1a8be8ea65f5e0ac13
tree79e8c475203f1fdde2ee1ed43a73a1f25285df1f
parent0ae1c77199a6ae0b5bf759f894736898d62d46b0
gxp: Convert to text file environment

Convert this platform to using the text file environment rather than
defining CONFIG_EXTRA_ENV_SETTINGS.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/hpe/gxp/gxp.env [new file with mode: 0644]
include/configs/gxp.h