Hello, all
In my costomer board of ti8148 project, I use a 1Gb nor flash(in the EVM board the size of nor flash is 512Mb). Considering the pinmux I used for GPMC is changed, I change the array used in nor_pad_config_mux(). Am I right?
After that, I built the u-boot and generated the u-boot.bin file following the u-boot user guide(which is fit for nor flash) . And then I loaded the u-boot.bin to the nor flash correctly. When I boot from nor flash(of course, I have changed the bootmode), the output from console terminal is :CCCCCCCC.
Is there any mistakes in my steps?
How can I solve this problem?Is there any user guide to referenced?
Any comments and suggestions is welcome!
Best Regards,
qiuxicj