Re: [U-Boot] lowlevel_init.s for ARM920t/S3C2410

Alternatively, I have seen some unofficial u-boot ports for s3c24x0 cpu's that do support u-boot booting from NAND flash but I don't have the source code for them.
Kevin, I think this[1] is the code you are talking about. I just give it a try and it works like a charm when booting from NAND flash. They have a nand_read.c under cpu/arm920t/s3c24xx, which its object file is included just under start.o in the linker script. They also have a slightly different start.S in which they determinate if we're booting from NAND or NOR flash.
cheers,

On 24/10/2009 12:53, Gaye Abdoulaye Walsimou wrote:
Alternatively, I have seen some unofficial u-boot ports for s3c24x0 cpu's that do support u-boot booting from NAND flash but I don't have the source code for them.
Kevin, I think this[1] is the code you are talking about. I just give it a try and it works like a charm when booting from NAND flash. They have a nand_read.c under cpu/arm920t/s3c24xx, which its object file is included just under start.o in the linker script. They also have a slightly different start.S in which they determinate if we're booting from NAND or NOR flash.
I hadn't seen that but, yes, it's similar to another I've seen.
It seems to be based on a version of u-boot from March 2008 but I guess it wouldn't be too difficult to add something similar into the latest u-boot.
cheers,
[1] http://repo.or.cz/w/u-boot-openmoko/mini2440.git
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4537 (20091023) __________
The message was checked by ESET NOD32 Antivirus.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4537 (20091023) __________
The message was checked by ESET NOD32 Antivirus.
participants (2)
-
Gaye Abdoulaye Walsimou
-
kevin.morfitt@fearnside-systems.co.uk