hi, I am coming again. I make a new board based the starterKit board. When I try to run u-boot an the board, it stopped at the gpmc_init() int the evm.c file. In the gpmc_init() function, it stopped at this line:writel(0x00000008, &gpmc_cfg->sysconfig); I know this is configing the gpmc register,but why it bolcked at this place?thanks