[U-Boot] Craneboard with Uboot and xloader

Tom Rini trini at ti.com
Fri Feb 24 21:20:42 CET 2012


On Fri, Feb 24, 2012 at 1:08 PM, Mohamed HAMZAOUI <requinham at gmail.com> wrote:
> Thank you for your help, but i use the 2012.12RC version and in the
> bootloader menu i select the u-boot version 2011.12 and in the uboot binary
> format i only have u-boot.bin, u-boot-nand.bin, u-boot.kwb !
> How to build u-boot.img ?
> when i used a u-boot.bin for my Craneboard i can't boot because it need a
> MLO (xloader) for booting.

That's a buildroot problem.  'make am3517_crane ; make', or however
buildroot builds today is producing u-boot.img and MLO, it's just not
copying them out to where you're looking for them.

>
> thx
>
> On Fri, Feb 24, 2012 at 4:02 PM, Tom Rini <trini at ti.com> wrote:
>
>> On Fri, Feb 24, 2012 at 10:25:21AM +0100, Mohamed HAMZAOUI wrote:
>> > Hi,
>> >
>> > I want to use Buildroot for CraneBoard...
>> >
>> > My problem is with configuration files : MLO, u-boot.bin and uImage.
>> > I installed the last RC buildroot and after I started to configure the
>> build
>> >  by selecting the desired setting because i dont found a defconfig file
>> for
>> > Kernel with buildroot ...
>>
>> Starting with v2011.12 you do not need x-loader and you want the MLO and
>> u-boot.img (NOT u-boot.bin) files created by U-Boot.
>>
>> --
>> Tom
>>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>



-- 
Tom


More information about the U-Boot mailing list