- Aug 07, 2012
-
-
git://git.denx.de/u-boot-onenandWolfgang Denk authored
* 'master' of git://git.denx.de/u-boot-onenand : env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Holger Brunck authored
Signed-off-by:
Holger Brunck <holger.brunck@keymile.com> cc: Heiko Schocher <hs@denx.de> cc: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Gerlando Falauto <gerlando.falauto@keymile.com> Acked-by:
Heiko Schocher <hs@denx.de>
-
Michal Simek authored
The patch "spi: tegra2: rename tegra2_spi.* to tegra_spi.*" (sha1: edffa63d) renamed tegra2_spi.c to tegra_spi.c and the patch "Merge branch 'master' of git://git.denx.de/u-boot-microblaze " (sha1: d978780b) has wrongly resolved confict. This patch fix it. Signed-off-by:
Michal Simek <monstr@monstr.eu>
-
Tom Rini authored
The above warning was introduced originally in 436da3cd "ext2load: increase read speed" and fixed for newer toolchains in b8032734 "ext2fs: fix warning: 'blocknxt' may be used uninitialized". This change did not fix the warning with gcc 4.2, as found in ELDK 4.2. If we rework the while loop to initalize blocknxt before entering the warning really goes away. Tested on am335x with an approx 7mb file and crc32 in U-Boot befor and after this change. Cc: Wolfgang Denk <wd@denx.de> Cc: Eric Nelson <eric.nelson@boundarydevices.com> Cc: Thierry Reding <thierry.reding@avionic-design.de> Cc: Jason Cooper <u-boot@lakedaemon.net> Cc: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com> Cc: Kim Phillips <kim.phillips@freescale.com> Signed-off-by:
Tom Rini <trini@ti.com>
-
- Aug 06, 2012
-
-
David du Colombier authored
This fix prevents env_import() CRC to fail when CONFIG_ENV_SIZE is not equal to 4096 bytes It also prevents mtd->read and mtd->write to be incomplete when the environment is larger than 4096 bytes. Signed-off-by:
David du Colombier <0intro@gmail.com>
-
- Jul 31, 2012
-
-
Gerlando Falauto authored
The HW guys suggested to change these two values. And these values are now identical to the values we use on mgcoge. PSDMR_WRC was set to 1C as it should lead to better performance. Signed-off-by:
Gerlando Falauto <gerlando.falauto@keymile.com> Signed-off-by:
Holger Brunck <holger.brunck@keymile.com>
-
Gerlando Falauto authored
mgcoge2ne was an intermediate step towards mgcoge3ne. One difference is the smaller SDRAM on mgcoge2ne (128MB). To support both boards with the same u-boot we use here the SDRAM detection. This patch enables SDRAM detection between 256MB and 128MB. So in addition to the existing 256MB geometry: 4 chips x 8M (13 rows, 10 cols) x 16 bit x 4 banks we can now also have 128MB geometry: 4 chips x 4M (13 rows, 9 cols) x 16 bit x 4 banks Signed-off-by:
Gerlando Falauto <gerlando.falauto@keymile.com>
-
Gerlando Falauto authored
This patch adds SDRAM detection feature to km82xx boards. To enable this feature, define CONFIG_SYS_SDRAM_LIST as the initializer for an array of struct sdram_conf_s. These structs will expose the bitfields within registers PSDMR and OR1 which have to be different between configurations; common bitfields will be defined, as usual, within CONFIG_SYS_PSDMR and CONFIG_SYS_OR1. If CONFIG_SYS_SDRAM_LIST is not defined, then the usual behavior is retained. Signed-off-by:
Gerlando Falauto <gerlando.falauto@keymile.com>
-
Gerlando Falauto authored
The only file including km82xx-common.h is km82xx.h. So there is no need to have it as a separate file. Signed-off-by:
Gerlando Falauto <gerlando.falauto@keymile.com>
-
Gerlando Falauto authored
Since mgcoge and mgcoge3ne are the only km82xx boards, there is no need to keep them as separate .h config files. Therefore, make mgcoge3ne.h and mgcoge.h converge into a single km82xx.h file. Signed-off-by:
Gerlando Falauto <gerlando.falauto@keymile.com>
-
Gerlando Falauto authored
Signed-off-by:
Gerlando Falauto <gerlando.falauto@keymile.com>
-
Holger Brunck authored
Signed-off-by:
Holger Brunck <holger.brunck@keymile.com>
-
Zhong Hongbo authored
Signed-off-by:
Zhong Hongbo <bocui107@gmail.com>
-
git://git.denx.de/u-boot-i2cWolfgang Denk authored
* 'master' of git://git.denx.de/u-boot-i2c : km/common: remove printfs for i2c deblocking code CONFIG: SMDK5250: I2C: Enable I2C I2C: Add support for Multi channel I2C: Modify the I2C driver for EXYNOS5 I2C: Move struct s3c24x0_i2c to a common place. EXYNOS: PINMUX: Add pinmux support for I2C EXYNOS5: define EXYNOS5_I2C_SPACING EXYNOS: Add I2C base address. EXYNOS: CLK: Add i2c clock mx6qsabrelite: add i2c multi-bus support imx-common: add i2c.c for bus recovery support i.mx53: add definition for I2C3_BASE_ADDR i.mx: iomux-v3.c: move to imx-common directory i.mx: iomux-v3.h: move to imx-common include directory iomux-v3: remove include of mx6x_pins.h mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support mxc_i2c: add bus recovery support mxc_i2c: prep work for multiple busses support mxc_i2c: add i2c_regs argument to i2c_imx_stop mxc_i2c: add retries mxc_i2c: check for arbitration lost mxc_i2c: change slave addr if conflicts with destination. mxc_i2c: don't disable controller after every transaction mxc_i2c: place i2c_reset code inline mxc_i2c: place imx_start code inline mxc_i2c: remove redundant read mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state mxc_i2c.c: code i2c_probe as a 0 length i2c_write mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write mxc_i2c: create i2c_init_transfer mxc_i2c: clear i2sr before waiting for bit mxc_i2c: create tx_byte function mxc_i2c: remove ifdef of CONFIG_HARD_I2C mxc_i2c: fix i2c_imx_stop i2c: deblock i2c bus also if accessed before realocation Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
git://git.denx.de/u-boot-microblazeWolfgang Denk authored
* 'master' of git://git.denx.de/u-boot-microblaze : microblaze: Wire up SPI driver spi: microblaze: Adds driver for Xilinx SPI controller microblaze: intc: Clear interrupt code microblaze: Call serial multi initialization microblaze: Move __udelay implementation microblaze: Remove extern from board.c microblaze: Wire up dts configuration fdt: Add board specific dts inclusion microblaze: Move individual board linker scripts to common script in cpu tree. microblaze: Add gpio.h microblaze: Add missing undefs for UBI and UBIFS microblaze: Expand and correct configuration comments microblaze: Enable ubi support microblaze: Avoid compile error on systems without cfi flash microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTION Conflicts: drivers/spi/Makefile Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Holger Brunck authored
This code will also be used before reallocation and during this time we are not allowed to do these printings. Signed-off-by:
Holger Brunck <holger.brunck@keymile.com> Acked-by:
Prafulla Wadaskar <Prafulla@marvell.com> Acked-by:
Heiko Schocher <hs@denx.de>
-
Rajeshwari Shinde authored
This enables I2C support on smdk5250. Pinmux setting moved to board file to avoid repeated setting of gpio lines. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
This adds multiple i2c channel support for I2C. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
This patch modifies the S3C I2C driver to suppport EXYNOS5. The cahnges made to driver are as follows: - I2C base address is passed as a parameter to many functions to avoid multiple #ifdef - Channel initialisation is moved to a commom funation as it is required by i2c_init. - Hardcoding for I2CCON_ACKGEN removed. - Replaced printf with debug. - Checkpatch issues resolved. - Pinmux setting will be done in board/samsung/smdk5250/smdk5250.c to avoid repeated setting of gpio lines, as it have multi bus support. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
struct s3c24x0_i2c is being moved to common local header file so that the same can be used by s3c series and exynos series SoCs. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
This patch adds pinmux code for I2C. Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
This patch defined EXYNOS5_I2C_SPACING used to calculate I2C channel base address. Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
This patch adds the base address for I2C. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Rajeshwari Shinde authored
This adds i2c clock information for EXYNOS5. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
Troy Kisky authored
This includes bus recovery support. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com> Acked-by:
Jason Liu <r64343@freescale.com>
-
Troy Kisky authored
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
This include is not needed. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com> Acked-by:
Jason Liu <r64343@freescale.com>
-
Troy Kisky authored
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
Add support for calling a function that will toggle the SCL line to return the bus to idle condition. The actual toggling function is added in a later patch. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
This is prep work for CONFIG_I2C_MULTI_BUS. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com> Acked-by:
Marek Vasut <marex@denx.de>
-
Troy Kisky authored
Retry unexpected hardware errors. This will not retry a received NAK. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
No need to continue waiting if arbitration lost. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com> Acked-by:
Marek Vasut <marex@denx.de>
-
Troy Kisky authored
The i2c controller cannot be both master and slave in the same transaction. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
This helps in a multiple bus master environment which is why I also added a wait for bus idle. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
-
Troy Kisky authored
imx_reset is only referenced once so move to that location. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com> Acked-by:
Marek Vasut <marex@denx.de>
-
Troy Kisky authored
imx_start is only referenced once so move to that location. Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com> Acked-by:
Marek Vasut <marex@denx.de>
-