[U-Boot] Need Support to Flash Uboot on Intel platform
Albert ARIBAUD
albert.u.boot at aribaud.net
Mon Feb 4 15:18:12 CET 2013
Hi rajesh,
On Mon, 4 Feb 2013 04:30:16 -0800, rajesh n <nrajesh.sep22 at gmail.com>
wrote:
> Hi All,
>
> I am trying to boot U-boot on Intel platform.. I want to clarify following
> Questions, Please help to me..
>
> 1) If U-boot supports for Intel, then How can we create and flash U-boot
> image on Intel host machine. and also what configuration file i can use?
Flashing is very hardware-dependent -- on which device to flash, at
which address, and in which format, all this can vary from target to
target.
I am not an x86 specialist, but from boards.cfg, I see three targets:
coreboot (good for any platform which provides coreboot I suppose), and
eNET / eNET_SRAM, which will work only for eNET targets. Which one is
yours?
> 2) i go through the U-boot source code, it contains Bios-emulator code. is
> there any use to boot U-boot with Bios emulator.
It seems arch/x86/cpu/u-boot.lds says what this emulation is good for,
i.e. just enough to boot Linux.
> Please give me your valuable suggestions ASAP.
>
> Regards,
> Rajesh.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list