This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Davinci DM6441 with 3.3V NAND Flash

We have a Davinci chip using a 3.3V Micron Nand Flash to store the UBL.  The NAND Manufacturer and Device ID are 2C and DC respectfully.
The TI flash utility and the XDS510 Plus JTAG emulator using NANDWriter.out flashes the UBL and u-boot successfully, but the RBL errors out during boot.  So the Davinci never tries to boot the UBL and the Davinci always displays BOOTME.  If we use the JTAG to tell the RBL not to error out the UBL and u-boot boot successfully.  After the UBL boots once it will boot fine there on out.
0x01E00064  STATUS REGISTER is the register we change to get it to boot successfully.  It is a 1 which means there is an error and we change it back to 0 to get it to boot.
My questions are:
Is the 3.3V Micron flash, mention above, not compatible with the DM6441 RBL?  
After the UBL boots successfully what is stored by the RBL in the NAND to tell the Davinci to boot the UBL from there on out?
Is there any way to skip the RBL check or to trick it into passing?
Here is what is printed by the Davinci after it has booted successfully.
Jumping to entry point at 0x81080000.
U-Boot 1.2.0 (Jul 29 2010 - 03:54:20)
I2C:   ready
DRAM:  256 MB
unknown vendor=0 Flash:  0 kB
NAND:  NAND device: Manufacturer ID: 0x2c, Chip ID: 0xdc (Micron NAND 512MiB 3,3V 8-bit)
512 MiB
*** Warning - bad CRC or NAND, using default environment
In:    serial
Out:   serial
Err:   serial
ARM Clock :- 256MHz
DDR Clock :- 162MHz
Hit any key to stop autoboot:  0 
*** ERROR: `ethaddr' not set
*** ERROR: `serverip' not set
## Booting image at 80700000 ...
Bad Magic Number
DaVinci EVM #