Re: lowlevel_init.c

2007-08-28 Thread Xu Yang
u-boot/board/realview_eb/lowlevel_init.S this is the exact path for the file. 2007/8/28, Gavin Shan <[EMAIL PROTECTED]>: > I couldn't find out the file. > > oak:/home2/gshan/u-boot/board> > oak>find . -name lowlevel_init.c > oak:/home2/gshan/u-boot/board> >

Re: lowlevel_init.c

2007-08-28 Thread Xu Yang
t;[EMAIL PROTECTED]>: > > - Original Message - > From: "Xu Yang" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, August 28, 2007 10:49 PM > Subject: lowlevel_init.c > > > > Hello everyone, > > > > i am trying to run linux on realview_eb_mp

lowlevel_init.c

2007-08-28 Thread Xu Yang
Hello everyone, i am trying to run linux on realview_eb_mpcore. I read some articles about how to port linux and uboot to a new board, according to the article, when I am porting the uboot, i should modify a file called lowlevel_init.c , which is in the fold board/realview_eb. this file describes