- Oct 18, 2010
-
-
Jason Liu authored
Rename mx51 to mx5 in order to support more mx51 like-style SOCs such as MX53 and the followings. Signed-off-by:
Jason Liu <r64343@freescale.com>
-
- Oct 17, 2010
-
-
Ben Gardiner authored
This patch fixes the LINUX_BOOT_PARAM_ADDR define to be based off of PHYS_SDRAM_1 instead of CONFIG_SYS_MEMTEST_START. On da830 they are the same thing but on da850 the CONFIG_SYS_MEMSTART define is offset from the PHYS_SDRAM_1 start. Without this patch it is not possible to boot linux on da850 -- bootm hangs at "Uncompressing Linux... done, booting the kernel." Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Ben Gardiner authored
The current da850evm support in u-boot/master omits any use of the davinci EMAC. This patch adds basic support for the EMAC using the MII PHY found on the baseboard of the EVM. The MAC address is read from the environment variable 'ethadd'. Note that this is different from the da850evm support in the u-boot omapl1 tree where the MAC address is read from SPI flash. Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> CC: Sandeep Paulraj <s-paulraj@ti.com> CC: Sudhakar Rajashekhara <sudhakar.raj@ti.com> CC: Ben Warren <biggerbadderben@gmail.com> CC: Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Ben Gardiner authored
This patch enables also the mtdpart, ubi and ubifs commands when NAND support is enabled. Signed-off-by:
Ben <Gardiner<bengardiner@nanometrics.ca> To: Sudhakar Rajashekhara <sudhakar.raj@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Ben Gardiner authored
The current da850evm config is missing the pieces for NAND support that can be found in Sandeep's u-boot-davinci tree [1]. This patch adds NAND support in the spirit of the support in the u-boot-davinci tree where NAND support for the da850evm can be enabled by putting a single '#define CONFIG_USE_NAND' at the top of the include/configs/da850evm.h file. [1] http://arago-project.org/git/people/?p=sandeep/u-boot-davinci.git;a=tree Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Ben Gardiner authored
The default NAND flash timings are very conservative. This patch assigns the timings reccomended in the recent linux kernel patch [1] from Sekhar Nori. The speedup, as reported in that patch, is 5.3x for reads. [1] http://www.spinics.net/lists/arm-kernel/msg100278.html Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> CC: Sekhar Nori <nsekhar@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Ben Gardiner authored
There is currently no NAND pinmux enabled by the da850evm board setup code. This is fine when booting from NAND since the early boot code (UBL) will setup the pinmux; however, when the boot mode is any other setting NAND is unusable when enabled in the config. This patch adds a pinmux list for NAND and enables it when NAND is enabled in the config. Tested by booting from SPI on the da850evm and verifying NAND was usable. Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> CC: Nick Thompson <nick.thompson@ge.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Ben Gardiner authored
The ECC calculations were started by writing 1 << 13 to the nand FCR register; that value is also defined as DAVINCI_NANDFCR_4BIT_CALC_START in emif_defs.h. This patch substitutes the macro DAVINCI_NANDFCR_4BIT_CALC_START for the magic number '1 << 13'. Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
The IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family.The IGEP module solution based upon TI OMAP3 provides a low-power/low-cost platform for a variety of consumer/industrial/medical devices. Signed-off-by:
Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
The IGEP v2 board is a low-cost, fan-less and industrial temperature range single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical desktop machines. Its architecture shares much in common with other OMAP3 boards. Signed-off-by:
Enric Balletbo i Serra <eballetbo@gmail.com> Acked-by:
Steve Sakoman <steve.sakoman@linaro.org> Tested-by:
Steve Sakoman <steve.sakoman@linaro.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
Introduce Numonyx DDR timings and provide CONFIG_OMAP3_NUMONYX_DDR config options to allow for platform files to setup their timings. Signed-off-by:
Enric Balletbo i Serra <eballetbo@gmail.com> Acked-by:
Steve Sakoman <steve.sakoman@linaro.org> Tested-by:
Steve Sakoman <steve.sakoman@linaro.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Steve Sakoman authored
This patch fixes the build breakage introduced by the recent relocation changes for ARMV7 Signed-off-by:
Steve Sakoman <steve@sakoman.com>
-
Steve Sakoman authored
This patch fixes a typo in the routine to calculate the cs offset based upon the contents of the SDRC cs_cfg register. This function mistakenly shifts the CS1STARTLOW field 17 bits right instead of 17 bits left. This hasn't been an issue to date because all OMAP3 boards currently are configured to have zeros in this field. Reported-by:
Peter Maydell <peter.maydell@linaro.org> Signed-off-by:
Steve Sakoman <steve.sakoman@linaro.org>
-
Steve Sakoman authored
Signed-off-by:
Steve Sakoman <steve@sakoman.com>
-
Steve Sakoman authored
This patch fixes the build breakage introduced by the recent relocation changes for ARMV7 Signed-off-by:
Steve Sakoman <steve@sakoman.com>
-
Sukumar Ghorai authored
The SDP4430 does not have onboard NAND, it has eMMC on the second MMC slot. This patch adds support for saving the u-boot environment to eMMC. Signed-off-by:
Aneesh V <aneesh@ti.com> Signed-off-by:
Sukumar Ghorai <s-ghorai@ti.com> Tested-by:
Steve Sakoman <steve@sakoman.com>
-
Steve Sakoman authored
This patch switches from the legacy mmc driver to the new generic mmc driver Signed-off-by:
Steve Sakoman <steve@sakoman.com>
-
Steve Sakoman authored
This patch switches from the legacy mmc driver to the new generic mmc driver Signed-off-by:
Steve Sakoman <steve@sakoman.com>
-
Sukumar Ghorai authored
This patch switches from the legacy mmc driver to the new generic mmc driver Signed-off-by:
Sukumar Ghorai <s-ghorai@ti.com> Tested-by:
Steve Sakoman <steve@sakoman.com>
-
Sukumar Ghorai authored
This patch switches from the legacy mmc driver to the new generic mmc driver Signed-off-by:
Sukumar Ghorai <s-ghorai@ti.com> Tested-by:
Steve Sakoman <steve@sakoman.com>
-
Sukumar Ghorai authored
OMAP boards currently use a legacy mmc driver. This patch adds a new mmc driver which will work with the generic mmc driver in u-boot. This new driver will work with both OMAP3 and OMAP4 boards. This patch does not remove the old driver. It should remain in the tree until all boards that use it switch to the new driver. Signed-off-by:
Sukumar Ghorai <s-ghorai@ti.com> Tested-by:
Steve Sakoman <steve@sakoman.com>
-
Sukumar Ghorai authored
The current mmc driver returns erroneous capacity information for eMMC. The capacity of eMMC devices is available only in the ext-CSD register. This patch add code to read the ext-CDSD register and correctly calculate eMMC capacity. Signed-off-by:
Sukumar Ghorai <s-ghorai@ti.com> Acked-by:
Steve Sakoman <steve@sakoman.com>
-
Steve Sakoman authored
TI hasn't reserved a USB Product ID for gadgets, so use the default vendor and product ID to avoid confusion. Signed-off-by:
Steve Sakoman <steve@sakoman.com>
- Oct 15, 2010
-
-
Mike Frysinger authored
We cannot rely on the syscontrol rom func to program PLL_DIV with anomaly 05000440 is in effect, so manually program the MMR when necessary. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Oct 14, 2010
-
-
Loic Minier authored
Signed-off-by:
Loic Minier <loic.minier@linaro.org> CC: stefano babic <sbabic@denx.de>
-
- Oct 13, 2010
-
-
Lei Wen authored
The env change its implementation after this log, while env mmc didn't change it immediately, which cause issue. Follow to the new style to fix it. commit ea882baf Author: Wolfgang Denk <wd@denx.de> Date: Sun Jun 20 23:33:59 2010 +0200 New implementation for internal handling of environment variables. Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Stefan Roese authored
Call watchdog_reset() upon newline. This is done here in putc since the environment code uses a single puts() to print the complete envrironment upon "printenv". So we can't put this watchdog call in puts(). This is needed for boards with a very short watchdog timeout, like the lwmon5 with a 100ms timeout. Without this patch this board resets in the commands with long outputs, like "printenv" or "fdt print". Note that the image size is not increased with this patch when CONFIG_HW_WATCHDOG or CONFIG_WATCHDOG are not defined since the compiler optimizes this additional code away. Signed-off-by:
Stefan Roese <sr@denx.de> Fix typo in comment. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Steve Sakoman authored
The crash was occuring in env_relocate because it was being called prior to mmc_initialize. This patch moves the MMC initialization earlier in the init process. This patch also cleans up the env_relocate_spec code in env_mmc.c Signed-off-by:
Steve Sakoman <steve.sakoman@linaro.org> Acked-by:
Stefano Babic <sbabic@denx.de>
-
Peter Tyser authored
Only a few PPC boards actually use the common BAT manipulation functions, so only compile it for them. Signed-off-by:
Peter Tyser <ptyser@xes-inc.com>
-
mark.vels@team-embedded.nl authored
Originally the Makefile defines CONFIG_ADS5121_REV2 when configuring for board mpc5121ads_rev2. The config in include/configs/mpc5121ads.h expects a define CONFIG_MPC5121ADS_REV2 for this. Therefore there are two defines used but only 1 is defined. This patch renames references to CONFIG_ADS5121_REV2 to CONFIG_MPC5121ADS_REV2 to have one common define. This patch fixes faulty mem size detection caused by wrong config in include/configs/mpc5121ads.h Signed-off-by:
Mark Vels <mark.vels@team-embedded.nl>
-
Matthew McClintock authored
Fix build error introduced in beca5a5f common/libcommon.a(fdt_support.o): In function `fdt_add_edid': /local/hudson/jobs/mirrors-u-boot.git/workspace/common/fdt_support.c:1205: undefined reference to `fdt_increase_size' make: *** [u-boot] Error 1 Signed-off-by:
Matthew McClintock <msm@freescale.com> Signed-off-by:
Anatolij Gustschin <agust@denx.de>
-
Stefano Babic authored
Signed-off-by:
Stefano Babic <sbabic@denx.de>
-
Stefano Babic authored
The patch adds the EHCI controller for the i.MX31 Soc. Signed-off-by:
Stefano Babic <sbabic@denx.de>
-
Stefano Babic authored
The patch adds a utility function and defines to set the pad as it is done in linux. Signed-off-by:
Stefano Babic <sbabic@denx.de>
-