Hi Ryan,

On Friday 01 of November 2013 22:17:57 Ryan Fernandez wrote:
> Great Tomasz.  Can you please post these?

Sorry for the delay.

Unfortunately, it seems like in the end I didn't finish modifying mini6410 
flasher and used dd with offsets calculated manually to fuse my card with 
u-boot built from my tree. This is because this u-boot consists of two 
parts, SPL and main u-boot in separate files, while mini6410-flasher 
expects a single file, with first 8 KiB being the loader.

I need to find a bit more time and finish implementing this in mini6410-
flasher.

Best regards,
Tomasz

> 
> 
> -----Original Message-----
> 
> >From: Tomasz Figa <[email protected]>
> >Sent: Oct 30, 2013 4:54 AM
> >To: [email protected]
> >Cc: Jürgen Beisert <[email protected]>, Ryan Fernandez
> ><[email protected]> Subject: Re: [oselas] Mini6410 boot from SDHC
> >card help
> >
> >Hi Jürgen, Ryan,
> >
> >On Tuesday 29 of October 2013 09:16:05 Jürgen Beisert wrote:
> >> Hi Ryan,
> >> 
> >> On Monday 28 October 2013 21:40:35 Ryan Fernandez wrote:
> >> > Hello everyone.  This is my first question for the group.
> >> > 
> >> > I would like to boot PTXdist on my Mini6410 but I need more space
> >> > than
> >> > I have with a SD card so I need to boot an SDHC card.  Is there any
> >> > possible way to do this?  I have very little experience with this
> >> > board so any help would be appreciated.
> >> 
> >> Currently there is no reliable way (from our Mini6410 BSP point of
> >> view) to let the Mini6410 boot from an SDHC card with a higher
> >> capacity than 2 GiB. This is due to a firmware bug in the SoC's ROM.
> >> Due to this bug a different sector layout on the SDHC card is
> >> required to make it boot directly from this card.
> >
> >I have a series of patches adding reasonable support for S3C64xx to
> >mainline u-boot, which should be able to boot a Mini6410 from an SDHC
> >card (tested on a Tiny6410 with 256 MB of RAM, which should be
> >compatible).
> >
> >You can use my git tree at
> >
> >https://github.com/tom3q/u-boot.git
> >branch s3c64xx
> >
> >or look at the patches here
> >
> >https://github.com/tom3q/u-boot/commits/s3c64xx
> >
> >You will also need a patch to fix sector calculation in mini6410 sd
> >flasher. I will post them later today.
> >
> >Best regards,
> >Tomasz


Reply via email to