Commits
Felipe Balbi committed 76bfd1625a2
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>