u-boot-brain/board
Dave Liu 90f30a710a mpc83xx: Fix the incorrect dcbz operation
The 834x rev1.x silicon has one CPU5 errata.

The issue is when the data cache locked with
HID0[DLOCK], the dcbz instruction looks like no-op inst.

The right behavior of the data cache is when the data cache
Locked with HID0[DLOCK], the dcbz instruction allocates
new tags in cache.

The 834x rev3.0 and later and 8360 have not this bug inside.

So, when 834x rev3.0/8360 are working with ECC, the dcbz
instruction will corrupt the stack in cache, the processor will
checkstop reset.

However, the 834x rev1.x can work with ECC with these code,
because the sillicon has this cache bug. The dcbz will not
corrupt the stack in cache.
Really, it is the fault code running on fault sillicon.

This patch fix the incorrect dcbz operation. Instead of
CPU FP writing to initialise the ECC.

CHANGELOG:
* Fix the incorrect dcbz operation instead of CPU FP
writing to initialise the ECC memory. Otherwise, it
will corrupt the stack in cache, The processor will checkstop
reset.

Signed-off-by: Dave Liu <daveliu@freescale.com>
2006-11-03 19:42:22 -06:00
..
a3000 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
adder Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
adsvix Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
alaska Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
altera Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
amcc Fix sequoia separate object direcory building problems. 2006-10-23 22:17:05 +02:00
amirix/ap1000 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
armadillo Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
assabet Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
at91rm9200dk Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
atc Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
AtmarkTechno/suzaku Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
atmel/atstk1000 Fix "ar" flags in some Makefiles to allow for silent "make -s" 2006-10-27 11:55:21 +02:00
barco Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
bc3450 - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the 2006-11-01 01:38:16 +01:00
bmw Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
BuS/EB+MCF-EV123 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
c2mon Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
canmb Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cds Fix compilation warnings on a few 85xx boards. 2006-10-20 15:54:34 -05:00
cerf250 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cm41xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cm4008 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cmc_pu2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cmi Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cobra5272 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cogent Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cpc45 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cpu86 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cpu87 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cradle Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cray/L1 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
csb226 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
csb272 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
csb472 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
csb637 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cu824 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
dave Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
dbau1x00 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
delta Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
dnp1110 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
eltec Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
emk - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the 2006-11-01 01:38:16 +01:00
ep82xxm Cleanup compile warnings. Prepare for release 1.1.5 2006-10-20 17:54:33 +02:00
ep88x Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ep7312 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ep8248 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ep8260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
eric Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
esd - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the 2006-11-01 01:38:16 +01:00
esteem192e Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
etin Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
etx094 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
evb4510 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
evb64260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
eXalion Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
exbitgen Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ezkit533 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
fads Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
flagadm Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
funkwerk/vovpn-gw Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
g2000 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
gcplus Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
gen860t Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
genietv Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
gth Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
gth2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
gw8260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
hermes Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
hidden_dragon Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
hmi1001 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
hymod Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
icecube - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the 2006-11-01 01:38:16 +01:00
icu862 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ids8247 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
impa7 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
incaip Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
inka4x0 - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the 2006-11-01 01:38:16 +01:00
innokom Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
integratorap Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
integratorcp Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ip860 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
iphase4539 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ispan Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ivm Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ixdp425 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
jse Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
kb9202 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
kup Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
lantec Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
lart Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
LEOX/elpt860 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
logodl Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
lpd7a40x Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
lubbock Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
lwmon Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
m5271evb Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
m5272c3 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
m5282evb Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
MAI Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
Marvell Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mbx8xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mcc200 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ml2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
modnet50 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mousse Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mp2usb Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc8260ads Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc8266ads Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc8349emds mpc83xx: add OF_FLAT_TREE bits to 83xx boards 2006-11-03 19:42:22 -06:00
mpc8349itx mpc83xx: add OF_FLAT_TREE bits to 83xx boards 2006-11-03 19:42:22 -06:00
mpc8360emds mpc83xx: Fix the incorrect dcbz operation 2006-11-03 19:42:22 -06:00
mpc8540ads * Fix a bunch of compiler warnings for gcc 4.0 2006-10-19 11:33:52 -05:00
mpc8540eval Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc8560ads Merge branch 'i2c' 2006-10-20 15:54:48 -05:00
mpc8641hpcn Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-11 10:10:43 -05:00
mpl Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
musenki Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mvblue Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mvs1 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mx1ads Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mx1fs2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
nc650 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
netphone Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
netstar [PATCH] Add some missing machtypes for netstar & voiceblue boards 2006-10-28 17:12:58 +02:00
netta Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
netta2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
netvia Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ns9750dev Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
nx823 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
o2dnt Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
omap730p2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
omap1510inn Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
omap1610inn Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
omap2420h4 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
omap5912osk Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
oxc Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pb1x00 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pcippc2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pcs440ep Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pleb2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pm520 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pm826 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pm828 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pm854 * Fix a bunch of compiler warnings for gcc 4.0 2006-10-19 11:33:52 -05:00
pm856 * Fix a bunch of compiler warnings for gcc 4.0 2006-10-19 11:33:52 -05:00
pn62 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ppmc7xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ppmc8260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
prodrive Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
psyent Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
purple Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pxa255_idp Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
quantum Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
r360mpi Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
r5200 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
rattler Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
rbc823 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
rmu Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
RPXClassic Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
RPXlite Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
RPXlite_dw Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
rpxsuper Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
RRvision Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
rsdproto Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sacsng Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sandburst Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sandpoint Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sbc405 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sbc2410x Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sbc8240 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sbc8260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sbc8560 Converted all 85xx boards to use a common FSL I2C driver. 2006-10-20 15:50:15 -05:00
sc520_cdp Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sc520_spunk Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
scb9328 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
shannon Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
siemens Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sixnet Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sl8245 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
smdk2400 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
smdk2410 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
snmc Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sorcery Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
spc1920 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
spd8xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ssv Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
stamp Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
stxgp3 Converted all 85xx boards to use a common FSL I2C driver. 2006-10-20 15:50:15 -05:00
stxxtc Merge branch 'master' of http://www.denx.de/git/u-boot 2006-10-10 17:21:42 -05:00
svm_sc8xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sx1 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
tb0229 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
total5200 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
tqm8xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
tqm85xx * Fix a bunch of compiler warnings for gcc 4.0 2006-10-19 11:33:52 -05:00
tqm834x mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros 2006-11-03 19:42:18 -06:00
tqm5200 - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the 2006-11-01 01:38:16 +01:00
tqm8260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
trab Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
uc100 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
utx8245 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
v37 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
v38b Finish up support for MarelV38B board 2006-11-01 02:04:38 +01:00
versatile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
voiceblue [PATCH] Add some missing machtypes for netstar & voiceblue boards 2006-10-28 17:12:58 +02:00
w7o Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
wepep250 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
westel/amx860 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
xaeniax Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
xilinx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
xm250 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
xpedite1k Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
xsengine Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
zpc1900 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
zylonite Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00