Hello Friends,
I was wondering if it were possible to nand-flash images without the
need to use jtag.
Are there OST like tools available for OMAP3530 which me let me flash
my xloader and standalone application.
I would like the omap bootrom to pickup my xloader which in turn must
be able to load the standalone application.
Best regards,
SS
Dirk
September 20, 2008, 5:59pm
2
Shobhraj Singh wrote:
Hello Friends,
I was wondering if it were possible to nand-flash images without the
need to use jtag.
Yes, it is. Most of Beaglers don't have JTAG.
Are there OST like tools available for OMAP3530 which me let me flash
my xloader and standalone application.
Don't know what OST is.
I would like the omap bootrom to pickup my xloader which in turn must
be able to load the standalone application.
You can boot from SD card and then write NAND with U-Boot:
http://elinux.org/BeagleBoard#MMC.2FSD_boot
http://elinux.org/BeagleBoardNAND
Dirk
Shobhraj Singh said the following on 09/20/2008 12:46 PM:
Hello Friends,
I was wondering if it were possible to nand-flash images without the
need to use jtag.
Are there OST like tools available for OMAP3530 which me let me flash
my xloader and standalone application.
See [1] and [2]. what you need is a u-boot image with the features you need.
Regards,
Nishanth Menon
[1] BeagleBoardRecovery - eLinux.org or specifically
(BeagleBoardRecovery - eLinux.org )
[2] Google Code Archive - Long-term storage for Google Code Project Hosting.
Dirk,
Dirk Behme said the following on 09/20/2008 12:59 PM:
Are there OST like tools available for OMAP3530 which me let me flash
my xloader and standalone application.
Don't know what OST is.
This is the predecessor of CSST tool for SDP platforms - used to be
present for 1610/1710 days. 2420,2430 and 3430 SDP platforms uses CSST -
which happens to be a windows only tool.
Regards,
Nishanth Menon