Re: [U-Boot] [PATCH v2 1/3] spl: mmc: support uboot image offset on main partition

2019-08-13 Thread Stefan Roese
Hi Baruch, On 12.08.19 16:25, Baruch Siach wrote: Hi Stefan, On Mon, Aug 12, 2019 at 03:13:58PM +0200, Stefan Roese wrote: On 06.08.19 08:15, Stefan Roese wrote: On 29.07.19 09:12, Baruch Siach wrote: On Armada 38x platforms the ROM code loads SPL from offset 0 of eMMC hardware boot partitio

Re: [U-Boot] [PATCH v2 1/3] spl: mmc: support uboot image offset on main partition

2019-08-12 Thread Baruch Siach
Hi Stefan, On Mon, Aug 12, 2019 at 03:13:58PM +0200, Stefan Roese wrote: > On 06.08.19 08:15, Stefan Roese wrote: > > On 29.07.19 09:12, Baruch Siach wrote: > > > On Armada 38x platforms the ROM code loads SPL from offset 0 of eMMC > > > hardware boot partitions. When there are no boot partitions

Re: [U-Boot] [PATCH v2 1/3] spl: mmc: support uboot image offset on main partition

2019-08-12 Thread Stefan Roese
Hi Baruch, On 06.08.19 08:15, Stefan Roese wrote: On 29.07.19 09:12, Baruch Siach wrote: On Armada 38x platforms the ROM code loads SPL from offset 0 of eMMC hardware boot partitions. When there are no boot partitions (i.e. SD card) the ROM skips the first sector that usually contains the (logi

Re: [U-Boot] [PATCH v2 1/3] spl: mmc: support uboot image offset on main partition

2019-08-05 Thread Stefan Roese
On 29.07.19 09:12, Baruch Siach wrote: On Armada 38x platforms the ROM code loads SPL from offset 0 of eMMC hardware boot partitions. When there are no boot partitions (i.e. SD card) the ROM skips the first sector that usually contains the (logical) partition table. Since the generated .kwb image

[U-Boot] [PATCH v2 1/3] spl: mmc: support uboot image offset on main partition

2019-07-29 Thread Baruch Siach
On Armada 38x platforms the ROM code loads SPL from offset 0 of eMMC hardware boot partitions. When there are no boot partitions (i.e. SD card) the ROM skips the first sector that usually contains the (logical) partition table. Since the generated .kwb image contains the main U-Boot image in a fixe