|
|
|
||||
|
Re: [NAND ROM] - Rom Dev only
yup ... you did nand kernel is the same. What changed is the initrd we use for installing on nand. Its all in the tinboot git repo.
the xdandroid itself is not on git. That im only sending to a few individuals who PMed me.
__________________
|
|
||||
|
Re: [NAND ROM] - Rom Dev only
anyone help with this trying to compile with latest tinboot commit?
makexip.sh: 24: arm-eabi-as: not found makexip.sh: 25: arm-eabi-objcopy: not found |
|
||||
|
Re: [NAND ROM] - Rom Dev only
Quote:
You need a arm-eabi cross compiler installed try http://sourceforge.net/projects/devkitpro/files/devkitARM/ Make sure you include it in your Environment. Last edited by odz; 02-16-2011 at 11:44 PM. |
|
||||
|
Re: [NAND ROM] - Rom Dev only
Quote:
$TOOLCHAIN_PATH-as tinboot/tinboot2.S -o tinboot.o --defsym $1=1 --defsym MTYPE=2292 --defsym hw3d=1 $TOOLCHAIN_PATH-objcopy tinboot.o -O binary tinbootxip mv tinbootxip xip/$1 |
|
||||
|
Re: [NAND ROM] - Rom Dev only
Quote:
Edit: never mind, you figured it out... sorry, I'm just an interested lookie loo. I'll stay out of this thread as ACL stated. LOL at the 2nd post... classic!
__________________
WinMo: Jan.3.2011 VINdows Neodium (2.37 WV radio) OC'ed to 710Mhz
Neopeek Android: Huawei Midnight Cherry Pie v3 650Mhz XDAndroid 2nd Setup: FRX06 03.25.11 OC'ed to 650Mhz ![]() Last edited by ndno; 02-17-2011 at 02:10 AM. |
| This post has been thanked 1 times. |
![]() |
|
|
|