In our customized board we have DM6446 with 128MB of SDRAM and flash is
same.
I am using DVflasher to load ubl and uboot
I changed these three macros.
#define UBL_IMAGE_SIZE (0x00003800)
#define MAX_IMAGE_SIZE (0x01000000)
/* Set details of RAM */
#define RAM_START_ADDR (0x80000000)
#define RAM_END_ADDR (0x87FFFFFF)
But still it hangs.
-----------------------------------------------------
TI DVFlasher Host Program for DM644x
(C) 2007, Texas Instruments, Inc.
-----------------------------------------------------
Platform is Windows.
Flashing NAND with ubl_davinci_nand_pu.bin.
Attempting to connect to device COM1...
Press any key to end this program at any time.
Waiting for DVEVM...
BOOTME commmand received. Returning ACK and header...
ACK command sent. Waiting for BEGIN command...
DVEVM: BEGIN
BEGIN commmand received. Sending CRC table...
CRC table sent. Waiting for DONE...
DONE received. Sending the UART UBL file...
DONE received. UART UBL file was accepted.
UART UBL Transmitted successfully.
DVEVM: TI UBL Version: 1.14, Flash type: NAND
DVEVM: Booting PSP Boot Loader
DVEVM: PSPBootMode = UART
Waiting for UBL on DVEVM...
UBL's BOOTPSP commmand received. Returning CMD and command...
CMD value sent.
SENDUBL received. Returning ACK and header for UBL data...
ACK command sent. Waiting for BEGIN command...
UART UBL's BEGIN commmand received. Sending the Flash UBL code...
Flash UBL code sent. Waiting for DONE...
DONE received. All bytes of Flash UBL code received...
It hangs here....
Any other modification i have do.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source