[U-Boot-Users] smdk2413 support?

Does anyone have a smdk2413 patch for U-Boot?
We have a very old, mutant version from Samsung which supports the 2413 processor with NAND boot capability. I am working on porting this functionality to the latest state of development but time is running short. Most of the processor support has been implemented but NAND and NAND boot support are still a problem.
If you have a 2412 version, that would also help.
TIA
- Allen

Hi Allen,
On Thursday 19 October 2006 23:23, Allen Curtis wrote:
We have a very old, mutant version from Samsung which supports the 2413 processor with NAND boot capability. I am working on porting this functionality to the latest state of development but time is running short. Most of the processor support has been implemented but NAND and NAND boot support are still a problem.
Please take a look at the new NAND booting support in U-Boot. It's implemented right now only for PPC440 with NAND flash controller, but it can be extended to support other platforms as well.
So take a look at the "nand_spl" directory and the "doc/README.nand-boot-ppc440" file for further information.
Best regards, Stefan

On Thursday 19 October 2006 23:23, Allen Curtis wrote:
We have a very old, mutant version from Samsung which supports the 2413 processor with NAND boot capability. I am working on porting this functionality to the latest state of development but time is running short. Most of the processor support has been implemented but NAND and NAND boot support are still a problem.
Please take a look at the new NAND booting support in U-Boot. It's implemented right now only for PPC440 with NAND flash controller, but it can be extended to support other platforms as well.
So take a look at the "nand_spl" directory and the "doc/README.nand-boot-ppc440" file for further information.
I have looked at this code. Thank you for the pointer. First I need to complete the support for the processor.
Best regards, Stefan
participants (2)
-
Allen Curtis
-
Stefan Roese