]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT
authorFelipe Balbi <balbi@ti.com>
Tue, 23 Sep 2014 15:44:18 +0000 (10:44 -0500)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:53:01 +0000 (11:53 -0400)
commit76bfd1625a27d72bcfeec6c1b239b70495f5fa78
treea022f9494abc354b1d258c1d43c3762ddf50eaf6
parent41f1d40d9207cb6770d4cdc9e397a6e493fb4cfb
arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT

By using CONFIG_ENV_IS_IN_FAT it's far easier
to have a private, minimal environment for e.g.
booting off of network or mounting rootfs on NFS
without having to modify the configuration header.

Signed-off-by: Felipe Balbi <balbi@ti.com>
include/configs/am43xx_evm.h