All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] onenand_ipl : need to cpu/arm_cortexa8/start.S
@ 2009-06-17  9:06 HeungJun Kim
  2009-06-17 18:08 ` Dirk Behme
  0 siblings, 1 reply; 2+ messages in thread
From: HeungJun Kim @ 2009-06-17  9:06 UTC (permalink / raw)
  To: u-boot

Dear all,
The cpu/arm_cortexa8/start.S dosen't have the code about onenand_ipl.
But, If the new ARM CortexA8 specific code is addad and the new code needs
to be
used the onenand_ipl features, it's hard to be implemented this new code.

So, I wonder whether it's right or not to be changed like this in the
start.S :

1. at the reset vector -> just jump reset code.
2. execute cpu_init_crit() like not onenand_ipl code.
3. setup stack area.
4. jump start_oneboot.

I wish to listen any advice of yours.
Thanks to read.


Best Regards,
riverful

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] onenand_ipl : need to cpu/arm_cortexa8/start.S
  2009-06-17  9:06 [U-Boot] onenand_ipl : need to cpu/arm_cortexa8/start.S HeungJun Kim
@ 2009-06-17 18:08 ` Dirk Behme
  0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2009-06-17 18:08 UTC (permalink / raw)
  To: u-boot

Hi Riverful,

HeungJun Kim wrote:
> Dear all,
> The cpu/arm_cortexa8/start.S dosen't have the code about onenand_ipl.
> But, If the new ARM CortexA8 specific code is addad and the new code needs
> to be
> used the onenand_ipl features, it's hard to be implemented this new code.
> 
> So, I wonder whether it's right or not to be changed like this in the
> start.S :
> 
> 1. at the reset vector -> just jump reset code.
> 2. execute cpu_init_crit() like not onenand_ipl code.
> 3. setup stack area.
> 4. jump start_oneboot.

For people who don't know your CPU (system? flash architecture? way to 
boot?) and have no real idea what's "the onenand_ipl features" might 
be: Do you kindly like to give some additional details about the 
problem, what onenand_ipl features are, why it is hard to add the new 
code etc.

Getting a better idea about the problem would help to get a solution 
for this ;) If you have, some example code might help, too.

Many thanks and best regards

Dirk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-17 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17  9:06 [U-Boot] onenand_ipl : need to cpu/arm_cortexa8/start.S HeungJun Kim
2009-06-17 18:08 ` Dirk Behme

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.