Hi yuuki
i.MX28 ROM does not use DCD table.
Initialization is performed in bootlets. You can search where
these pads are initialized in bootlets sources.
For example DDR EDE1116AEBG initialization is performed
in bootlets file:
ltib/RPM/Build/imx-bootlets-src-xxx/boot_prep/init-mx28.c
For obtaining linux bootlets sources:
1. ./ltib -m prep -p imx-bootlets
This command will put imx-bootlets source codes in the folder --
ltib/rpm/build/
2. modify sources
3. ./ltib -m scbuild -p imx-bootlets
This command will build new images.
L2.6.35_1.1.0_ER_SOURCE
: i.MX28 Linux 2.6.35 Source Code
Best regards
chip
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------