View source for S3C2410 Steppingstone

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Template used on this page:

Return to S3C2410 Steppingstone.

Personal tools

The S3C2410 Steppingstone is a special 4KBytes large buffer that allows S3C2410 to boot directly from NAND flash.

Basically some hidden microcode in the S3C2410 takes care of copying the first 4KB of NAND flash into RAM, and re-mapping the first SDRAM page from 0x30000000 to 0x00000000.

The bootloader then needs to have some code to load the remaining bootloader code from NAND before executing itself.