Re: [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-05 Thread Simon Glass
Hi Siarhei, On 5 February 2015 at 03:21, Siarhei Siamashka wrote: > On Tue, 3 Feb 2015 21:18:54 -0700 > Simon Glass wrote: > >> (What does FEL stand for?) > > That's a good question. I believe that it might be based on > the "jump to fel" message from the console output of the > Allwinner's BOO

Re: [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-05 Thread Siarhei Siamashka
On Tue, 3 Feb 2015 21:18:54 -0700 Simon Glass wrote: > (What does FEL stand for?) That's a good question. I believe that it might be based on the "jump to fel" message from the console output of the Allwinner's BOOT0 bootloader: http://linux-sunxi.org/FEL#Serial_output Other than this, I don't

Re: [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-05 Thread Hans de Goede
Hi, On 05-02-15 03:52, Simon Glass wrote: Hi Hans, On 4 February 2015 at 01:47, Hans de Goede wrote: Hi, On 04-02-15 05:18, Simon Glass wrote: (What does FEL stand for?) This is an attempt to make sunxi's FEL code fit with the normal U-Boot boot sequence instead of creating its own. Most

Re: [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-04 Thread Simon Glass
Hi Hans, On 4 February 2015 at 01:47, Hans de Goede wrote: > Hi, > > On 04-02-15 05:18, Simon Glass wrote: >> >> (What does FEL stand for?) >> >> This is an attempt to make sunxi's FEL code fit with the normal U-Boot >> boot sequence instead of creating its own. >> >> Most of the FEL special-case

Re: [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-04 Thread Albert ARIBAUD
Hello Hans, On Wed, 04 Feb 2015 09:47:41 +0100, Hans de Goede wrote: > Hi, > > On 04-02-15 05:18, Simon Glass wrote: > > (What does FEL stand for?) > > > > This is an attempt to make sunxi's FEL code fit with the normal U-Boot > > boot sequence instead of creating its own. > > > > Most of the FE

Re: [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-04 Thread Hans de Goede
Hi, On 04-02-15 05:18, Simon Glass wrote: (What does FEL stand for?) This is an attempt to make sunxi's FEL code fit with the normal U-Boot boot sequence instead of creating its own. Most of the FEL special-case code is removed, although I may have gone too far with my changes to generate a u-

[U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

2015-02-04 Thread Simon Glass
(What does FEL stand for?) This is an attempt to make sunxi's FEL code fit with the normal U-Boot boot sequence instead of creating its own. Most of the FEL special-case code is removed, although I may have gone too far with my changes to generate a u-boot-sunxi-with-spl.bin file even when FEL is