Re: [U-Boot] uboot nor xip support

2012-08-08 Thread Amol Bhise
2:36 AM, Graeme Russ wrote: > Hi Amol > > On Wed, Aug 8, 2012 at 12:57 PM, Amol Bhise wrote: > > Hi, > > I need some help resolving system hang when booting from NOR flash (XIP > > boot). > > > > On our system we have CFI NOR flash sitting at base 0x0800

[U-Boot] uboot nor xip support

2012-08-07 Thread Amol Bhise
Hi, I need some help resolving system hang when booting from NOR flash (XIP boot). On our system we have CFI NOR flash sitting at base 0x0800. with CONFIG_SYS_MONITOR_BASE and TEXT_BASE being set at the flash base address in board config file. But the system hangs when we actually try to boot