u-boot-brain/board
Nikita Kiryanov 155fa9af95 spi: mxc: fix sf probe when using mxc_spi
MXC SPI driver has a feature whereas a GPIO line can be used to force CS high
across multiple transactions. This is set up by embedding the GPIO information
in the CS value:

cs = (cs | gpio << 8)

This merge of cs and gpio data into one value breaks the sf probe command:
if the use of gpio is required, invoking "sf probe <cs>" will not work, because
the CS argument doesn't have the GPIO information in it. Instead, the user must
use "sf probe <cs | gpio << 8>". For example, if bank 2 gpio 30 is used to force
cs high on cs 0, bus 0, then instead of typing "sf probe 0" the user now must
type "sf probe 15872".

This is inconsistent with the description of the sf probe command, and forces
the user to be aware of implementaiton details.

Fix this by introducing a new board function: board_spi_cs_gpio(), which will
accept a naked CS value, and provide the driver with the relevant GPIO, if one
is necessary.

Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Eric Benard <eric@eukrea.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@ti.com>
Cc: Marek Vasut <marex@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-09-24 17:25:39 +05:30
..
8dtech/eco5pk kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
a3m071 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
a4m072 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
a3000 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
abilis/tb100 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
afeb9260 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ait/cam_enc_4xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
alphaproject/ap_sh4a_4a kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
altera kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
amcc kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
AndesTech kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
aristainetos kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
armadeus/apf27 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
armltd kconfig: armv8: move CONFIG_ARM64 to Kconfig 2014-09-16 12:24:00 -04:00
astro/mcf5373l kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
atc kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
atmark-techno/armadillo-800eva kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
atmel ARM: atmel: sama5d3xek: add nor flash init function 2014-09-19 00:11:15 +02:00
avionic-design kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
avnet kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
balloon3 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
barco/titanium kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
Barix/ipam390 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bc3450 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bct-brettl2 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf506f-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf518f-ezbrd kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf525-ucr2 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf526-ezbrd kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf527-ad7160-eval kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf527-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf527-sdp kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf533-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf533-stamp kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf537-minotaur kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf537-pnav kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf537-srv1 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf537-stamp kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf538f-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf548-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf561-acvilon kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf561-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bf609-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
blackstamp kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
blackvme kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bluegiga/apx4devkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bluewater/snapper9260 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
boundary/nitrogen6x spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
br4 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
broadcom kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
buffalo/lsxl kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
BuR kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
BuS kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
calao kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
canmb kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
CarMediaLab/flea3 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
chromebook-x86/coreboot kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cirrus/edb93xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cloudengines/pogo_e02 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm-bf527 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm-bf533 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm-bf537e kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm-bf537u kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm-bf548 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm-bf561 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm41xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm4008 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cm5200 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cmi kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cobra5272 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cogent kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
comelit/dig297 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
compal/paz00 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
compulab Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-09-17 18:01:04 -04:00
congatec/cgtqmx6eval kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
corscience/tricorder kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cpc45 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cpu86 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cpu87 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cray/L1 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
creative/xfi3 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
csb272 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
csb472 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cu824 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
d-link/dns325 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
dave kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
davedenx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
davinci kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
dbau1x00 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
denx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
dnp5370 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
earthlcd/favr-32-ezkit kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
egnite/ethernut5 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
eltec kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
embest/mx6boards spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
emk kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
enbw/enbw_cmc kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ep82xxm kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ep8260 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
esd kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
esg/ima3-mx53 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
espt kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
esteem192e kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
eukrea kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
evb64260 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
eXalion kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
exmeritus/hww1u1a kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
faraday/a320evb kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
freescale spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
funkwerk/vovpn-gw kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
g2000 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
gaisler kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
galaxy5200 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
gateworks/gw_ventana spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
gdsys kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
genesi/mx51_efikamx spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
gumstix kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
gw8260 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
h2200 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
hale/tt01 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
hermes kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
highbank highbank: kconfig: move common settings 2014-08-30 21:22:00 -04:00
htkw/mcx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
hymod kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ibf-dsp561 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
icecube kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
icpdas/lp8x4x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
icu862 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ids kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ifm kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
imgtec/malta kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
imx31_phycore kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
in-circuit/grasshopper kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
inka4x0 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
intercontrol/digsy_mtc kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
iomega/iconnect kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ip04 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ip860 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ipek01 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
iphase4539 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
isee kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ivm kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
jornada kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
jse kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
jupiter kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
karo kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
keymile kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
kmc/kzm9g kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
korat kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
kup kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
LaCie kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
LEOX/elpt860 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
logicpd kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
lwmon kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
lwmon5 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
manroland kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
Marvell kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
matrix_vision kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mcc200 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
micronas/vct kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mimc/mimc200 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
miromico/hammerhead kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mosaixtech/icon kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
motionpro kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc8308_p1m kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpl kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpr2 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ms7720se kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ms7722se kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ms7750se kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
muas3001 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
munices kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
musenki kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mvblue kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
netvia kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
nokia/rx51 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
nvidia kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
olimex/mx23_olinuxino kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
omicron/calimain kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
openrisc/openrisc-generic kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
overo kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
palmld kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
palmtc kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
palmtreo680 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pandora kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pb1x00 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pcs440ep kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pdm360ng kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
phytec kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pm520 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pm826 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pm828 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ppcag/bg0900 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ppmc7xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ppmc8260 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pr1 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
prodrive kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pxa255_idp kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
qemu-mips kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
r360mpi kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
raidsonic/ib62x0 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
raspberrypi/rpi_b kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
renesas kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ronetix kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
RRvision kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sacsng kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
samsung kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sandbox sandbox: Update minor documentation changes 2014-09-21 12:03:06 -06:00
sandburst kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sandisk/sansa_fuze_plus kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sandpoint kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sbc405 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sbc8349 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sbc8548 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sbc8641d kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sc3 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
scb9328 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
schulercontrol/sc_sps_1 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
Seagate kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
shmin kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
siemens kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
silica/pengwyn kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
socrates kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
solidrun kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
spd8xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
spear kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
st/nhk8815 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
st-ericsson kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
stx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sunxi kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
synopsys kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
syteco kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
t3corp kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
taskit/stamp9g20 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
tcm-bf518 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
tcm-bf537 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
technexion kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
teejet/mt_ventoux kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ti Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2014-09-21 16:56:44 +02:00
timll kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
toradex kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
total5200 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
tqc kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
trizepsiv kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ttcontrol/vision2 spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
udoo kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
utx8245 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
v38b kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ve8313 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
vpac270 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
w7o kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
wandboard kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
woodburn kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
xaeniax kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
xes kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
xilinx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
zeus kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
zipitz2 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00