[U-Boot] [PATCH v3] Add 'sf update' command to do smart SPI flash update

Simon Glass sjg at chromium.org
Wed Aug 24 06:11:05 CEST 2011


Hi Che-Liang.

On Tue, Aug 23, 2011 at 8:41 PM, Che-liang Chiou <clchiou at chromium.org> wrote:
> Hi Simon,
>
> I have a dumb question: How did you make u-boot run native under
> Linux? Did you mock out all platform functions? Or did you bundle
> u-boot with a emulator?

Basically created a new architecture (like arm/x86) called 'native'
which runs under Linux.

Here is the first review, some of the rest follow, but I am still working on it:

http://gerrit.chromium.org/gerrit/#change,6334

Regards,
Simon

>
> Regards,
> Che-Liang
>
> On Wed, Aug 24, 2011 at 6:16 AM, Mike Frysinger <vapier at gentoo.org> wrote:
>> On Tuesday, August 23, 2011 18:01:34 Simon Glass wrote:
>>> That's a great trick. How much of the drivers did you implement in the
>>> simulator?
>>
>> probably more than i'd like to admit, but not as many as i'd like ;)
>> http://docs.blackfin.uclinux.org/doku.php?id=toolchain:sim#peripherals
>>
>>> How about this, running native under Linux:
>>
>> also pretty cool.  i think both are worth while efforts.
>> -mike
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>>
>


More information about the U-Boot mailing list