On 16.05.22 17:35, Ahmad Fatoum wrote:
>> I will try to find a nice way to tell that we shall go for a non-high
>> capacity in the first place.
>> And then I will dig into the sector versus byte thing afterwards.
>
> It's probably best we move this setting into the _bio_init functions,
> so caller
Hello Sam,
On 16.05.22 17:28, Sam Ravnborg wrote:
> Hi Ahmad,
>
> On Mon, May 16, 2022 at 01:15:42PM +0200, Ahmad Fatoum wrote:
>> Hello Sam,
>
> Thanks for your feedback - very appreciated!
:)
>> Is your SD-Card perhaps 2G or smaller? The AT91 PBL MCI functions
>> assume high capacity (> 2G).
Hi Ahmad,
On Mon, May 16, 2022 at 01:15:42PM +0200, Ahmad Fatoum wrote:
> Hello Sam,
Thanks for your feedback - very appreciated!
>
> On 15.05.22 21:38, Sam Ravnborg wrote:
> > This updates skov-arm9cpu with xload support, and we can now
> > use barebox as a replacment for at91bootstrap.
> >
>
Hello Sam,
On 15.05.22 21:38, Sam Ravnborg wrote:
> This updates skov-arm9cpu with xload support, and we can now
> use barebox as a replacment for at91bootstrap.
>
> Only boot via SD card is supported.
>
> NOTE: Actual status
> [x] dbgu support in pbl works (can print)
> [x] Other init stuff ifd
This updates skov-arm9cpu with xload support, and we can now
use barebox as a replacment for at91bootstrap.
Only boot via SD card is supported.
NOTE: Actual status
[x] dbgu support in pbl works (can print)
[x] Other init stuff ifdeffed out - from at91bootstrap
[ ] Check what the original code use