1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00

11 Commits

Author SHA1 Message Date
Koen Kooi 07913cca6c u-boot 2011.12: switch beagleboard to ext4 to match beaglebone
Also add patch to increase ext2 read speed.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-03 19:09:25 -04:00
Koen Kooi f0e2305c7e u-boot 2011.12: don't poke at uLCD7 settings from u-boot, it's handled in the kernel now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-03 19:09:21 -04:00
Khem Raj 0d0e2c1e27 u-boot: Fix config-Always-use-GNU-ld patch to work with dash
>& /dev/null is not ok for dash so use > /dev/null 2>&1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-15 00:49:33 -04:00
Tom Rini 5bd4167ac1 u-boot 2011.12: Add fw_env.config for beagleboard
beagleboard provides a correct fw_env.config file so add to the SRC_URI
and RRECOMMENDS on u-boot-fw-utils.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:29:45 -05:00
Koen Kooi 149faa3769 u-boot 2011.12: fix beagleboard C4 memory detection
Test results (which emberassingly enough lack an actual C4):

BeagleBoard B6:

	OMAP3530-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  128 MiB
	NAND:  256 MiB
	[..]
	Beagle Rev Ax/Bx

BeagleBoard C3:

	OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  256 MiB
	NAND:  256 MiB
	[..]
	Beagle Rev C1/C2/C3

BeagleBoard C5:

	OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  256 MiB
	NAND:  512 MiB
	[..]
	Beagle Rev C4

BeagleBoard xM A:

	OMAP3630/3730-GP ES1.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  512 MiB
	NAND:  0 MiB
	[..]
	Beagle xM Rev A

BeagleBoard xM C:

	OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
	OMAP3 Beagle board + LPDDR/NAND
	I2C:   ready
	DRAM:  512 MiB
	NAND:  0 MiB
	[..]
	Beagle xM Rev C

Acked-by: Tom Rini <trini@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 16:26:41 +01:00
Koen Kooi 294c589cd7 u-boot 2011.12: fix L2 cache on non-omap4 platforms
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Tom Rini <trini@ti.com>
2012-01-23 09:39:54 +01:00
Khem Raj bc98f6f230 u-boot_2011.09, u-boot_2011.12: Always use gnu ld for LD
u-boot wants GNU ld and cant link with gold
so when default linker is gold we make sure
that it still uses good old GNU ld

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 12:30:50 +01:00
Peter A. Bigot 845be4c1d3 u-boot 2011.12: OMAP MMC: Add delay before waiting for status
Pending upstream patch from http://patchwork.ozlabs.org/patch/132795/ is
required to successfully boot on xM.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Tom Rini <tom.rini@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 15:44:26 +01:00
Koen Kooi b93e7658be u-boot 2011.12RC: move to 2011.12 final
Also fix the beagleboard expansionboard patch as reported by Peter Bigot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 10:03:06 +01:00
Koen Kooi 1f50621799 u-boot 2011.12rc1: add beagleboard and pandaboard patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 16:19:25 +01:00
Koen Kooi a500a970d7 u-boot 2011.12: add 2011.12rc1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 16:19:25 +01:00