uboot/include
Grant Likely 8a783a6585 Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config
/bin/bash and /bin/dash (which /bin/sh is linked to on ubuntu) handle embedded
nulls in a string differently.  For example, the following statement:
    echo "this is a string\0" > afile
Will produce the following with /bin/bash:
    "this is a string\0"
But with /bin/dash, will produce:
    "this is a string

Bug fixed by moving the embedded null out of the makefile and into the
config header.  Also renamed the macro to avoid usage colision with the same
macro used by other board ports.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-09-18 21:24:59 +02:00
..
asm-arm PXA270: fix compile issue (invalid lvalue) 2007-09-07 01:03:41 +02:00
asm-avr32 Move 64bit division from avr32 to generic lib 2007-08-10 10:33:34 +02:00
asm-blackfin
asm-i386
asm-m68k ColdFire: Add M5235EVB Platform for MCF523x 2007-08-17 11:36:29 -06:00
asm-microblaze
asm-mips [MIPS] Remove inline asm string functions 2007-09-07 00:44:45 +02:00
asm-nios
asm-nios2
asm-ppc Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx 2007-08-29 00:53:51 +02:00
bedbug
configs Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config 2007-09-18 21:24:59 +02:00
cramfs
galileo
jffs2
linux
pcmcia
4xx_i2c.h
74xx_7xx.h
405_dimm.h
405_mal.h
405gp_pci.h
ACEX1K.h
SA-1100.h
_exports.h [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
ahci.h
altera.h
arm920t.h
arm925t.h
arm926ejs.h
arm946es.h
armcoremodule.h
at45.h Coding style cleanup. Update CHANGELOG. 2007-08-14 18:42:36 +02:00
at91rm9200_i2c.h
at91rm9200_net.h
ata.h
bcm5221.h
bmp_layout.h
bzlib.h
circbuf.h
clps7111.h
command.h
common.h [PPC440SPe] Improve PCIe configuration space access 2007-09-07 18:20:23 +02:00
commproc.h
config_cmd_all.h Add MACH_TYPE records for several AT91 boards. 2007-08-14 10:10:52 +01:00
config_cmd_default.h
console.h
crc.h
da9030.h
dataflash.h Coding style cleanup. Update CHANGELOG. 2007-08-14 18:42:36 +02:00
devices.h
div64.h Move 64bit division from avr32 to generic lib 2007-08-10 10:33:34 +02:00
dm9161.h Add MACH_TYPE records for several AT91 boards. 2007-08-14 10:10:52 +01:00
dp83848.h [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
dtt.h
e500.h
elf.h
environment.h
exports.h [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
ext2fs.h
fat.h
fdc.h
fdt.h
fdt_support.h Call ft_board_setup() from the bootm command. 2007-08-10 19:21:36 -04:00
flash.h Add MACH_TYPE records for several AT91 boards. 2007-08-14 10:10:52 +01:00
fpga.h
ft_build.h
hush.h
i2c.h
i8042.h
ide.h IDE: - make ide_inb () and ide_outb () "weak", so boards can 2007-08-28 17:39:14 +02:00
image.h Allocate CPU Architecture Code for STMicroelectronics' ST200. 2007-09-10 22:24:23 +02:00
ioports.h
keyboard.h
kgdb.h
lcd.h
lcdvideo.h
led.h Coding style cleanup. Update CHANGELOG. 2007-08-14 18:42:36 +02:00
lh7a40x.h
lh7a400.h
lh7a404.h
libfdt.h libfdt: add convenience function fdt_find_and_setprop() 2007-09-06 09:46:17 -06:00
libfdt_env.h Minor code clean up. 2007-08-10 19:21:35 -04:00
linux_logo.h
lists.h
logbuff.h
lpd7a400_cpld.h
lxt971a.h
lynxkdi.h
malloc.h
mii_phy.h
miiphy.h
mk48t59.h
mmc.h
mpc5xx.h
mpc5xxx.h
mpc8xx.h
mpc8xx_irq.h
mpc83xx.h mpc83xx: implement board_add_ram_info 2007-08-16 23:12:24 -05:00
mpc85xx.h 85xx start.S cleanup and exception support 2007-08-14 01:34:21 -05:00
mpc86xx.h
mpc106.h
mpc512x.h Coding style cleanup, update CHANGELOG 2007-08-02 21:27:46 +02:00
mpc824x.h
mpc8220.h
mpc8260.h
mpc8260_irq.h
nand.h
net.h multicast tftp: RFC2090 2007-08-13 23:22:31 -04:00
nios-io.h
nios.h
nios2-epcs.h
nios2-io.h
nios2.h
ns7520_eth.h
ns9750_bbus.h
ns9750_eth.h
ns9750_mem.h
ns9750_ser.h
ns9750_sys.h
ns16550.h
ns87308.h
part.h
pc_keyb.h
pci.h Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 2007-08-06 00:22:24 +02:00
pci_ids.h
pcmcia.h
post.h
ppc4xx.h
ppc4xx_enet.h
ppc405.h Merge with /home/stefan/git/u-boot/zeus 2007-08-14 15:00:42 +02:00
ppc440.h
ppc_asm.tmpl e500 needs ppc_asm.tmp MCK_EXCEPTION 2007-08-14 01:21:22 -05:00
ppc_defs.h
ps2mult.h
radeon.h Coding style cleanup. Update CHANGELOG. 2007-08-06 02:17:36 +02:00
reiserfs.h
rtc.h
s3c24x0.h
s3c2400.h
s3c2410.h Fix compiler warning in include/s3c2410.h 2007-08-29 02:05:53 +02:00
s_record.h
sa1100.h
sata.h
scsi.h
sed156x.h
sed13806.h
serial.h PXA270: Add support for multiple serial ports. 2007-09-07 01:04:59 +02:00
sha1.h
sm501.h
smiLynxEM.h
spartan2.h
spartan3.h add image size and descriptors for Spartan 3E FPGA chips 2007-08-11 00:34:03 +02:00
spd.h
spd_sdram.h
spi.h
status_led.h
sym53c8xx.h
systemace.h
tsi108.h
universe.h
usb.h
usb_cdc_acm.h
usb_defs.h
usbdcore.h
usbdcore_ep0.h
usbdcore_mpc8xx.h
usbdcore_omap1510.h
usbdescriptors.h
version.h
vfd_logo.h
video.h
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h
video_fb.h
video_font.h
video_logo.h
virtex2.h
w83c553f.h
watchdog.h
xilinx.h
xyzModem.h
zlib.h