On Wed, Jan 10, 2018 at 5:36 AM, inisider <
inis...@gmail.com> wrote:
> Hello.
>
> I am trying to use custom u-boot that will be run from mmc/sdcard.
> For this did next step:
> 1. clone it:
>>
>> git clone git://
git.denx.de/u-boot.git u-boot/
>
> 2. checkout to new version:
>>
>> git checkout v2017.11
>
> 2. configure it:
>>
>> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
>> am335x_boneblack_defconfig
>
> 3. build it:
>>
>> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
>
> 4. than copy MLO and u-boot.img to mmc:
>>
>> cp MLO u-boot.img /media/inisider/boot/
>
> 5. insert microsd to beagleboneblack slot than press ButtonSwitch (S2) and
> poweron BBB:
>>
>> U-Boot 2017.09-00002-g0f3f1c7907 (Oct 09 2017 - 15:30:22 -0500), Build:
>> jenkins-github_Bootloader-Builder-607
It's still booting the version on the eMMC.. (look at the version number)