I'm attempting to use the raw mode to boot a Beaglebone Black. I've loaded MLO and U-Boot at 128 kB and 384 kB and it successfully loads and runs U-Boot but fails to find and load a uEnv.txt because I'm unsure where to place it. I tried /boot on an EXT4 root filesystem.
I suppose raw mode is a PPL thing and there is no way for U-Boot to know about this and it can only support one way of loading the environment (which is to fatload from partition 1)? I tried to resolve this in the Beaglebone community but I'm told that documentation won't be applicable unless I apply a patch. But I'd prefer to use the stock Yocto build. I hope you don't mind fielding this question. It's not clear to me how much of U-Boot is mainline from DENX, how much is from Robert Nelso, and how much is from meta-ti. Thanks.
-- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
