[U-Boot-Users] standalone code
Marc Singer
elf at buici.com
Thu Aug 14 19:22:01 CEST 2003
On Thu, Aug 14, 2003 at 04:01:54PM +0200, Philippe Simal wrote:
> So my questions are, (1) is it possible to make a standalone pease of software that runs in sdram with the full use of the u-boot drivers?
If you are only doing small work, you can add commands to u-boot. The
hassle may be that you need to reflash u-boot to gain access to the
new commands. On my dev board, I am able to download u-boot to SRAM
and run without writing to flash. If you have this option it makes
for rapid development.
Cheers.
More information about the U-Boot
mailing list