u-boot-brain/arch
Tom Rini 9721027aae am335x_evm: am33xx_spl_board_init function and scale core frequency
Add a am33xx_spl_board_init (and enable the PMICs) that we may see,
depending on the board we are running on.  In all cases, we see if we
can rely on the efuse_sma register to tell us the maximum speed.  In the
case of Beaglebone White, we need to make sure we are on AC power, and
are on later than rev A1, and then we can ramp up to the PG1.0 maximum
of 720Mhz.  In the case of Beaglebone Black, we are either on PG2.0 that
supports 1GHz or PG2.1.  As PG2.0 may or may not have efuse_sma set, we
cannot rely on this probe.  In the case of the GP EVM, EVM SK and IDK we
need to rely on the efuse_sma if we are on PG2.1, and the defaults for
PG1.0/2.0.

Signed-off-by: Tom Rini <trini@ti.com>
2013-09-20 16:57:35 -04:00
..
arm am335x_evm: am33xx_spl_board_init function and scale core frequency 2013-09-20 16:57:35 -04:00
avr32 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
blackfin blackfin: Fix using gd->baudrate before setting its value 2013-07-31 16:56:04 +08:00
m68k Merge branch 'master' of git://git.denx.de/u-boot-i2c 2013-07-24 09:50:24 -04:00
microblaze microblaze: Call spi_init function 2013-08-08 18:58:11 +05:30
mips MIPS: bootm: drop obsolete Qemu specific bootm implementation 2013-08-13 11:58:48 +02:00
nds32 nds32: introduce DMA allocation API 2013-08-09 01:51:11 +08:00
nios2 nios2: fix missing comment terminator from SPDX License commit 2013-09-06 11:03:42 +08:00
openrisc Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
powerpc powerpc/mpc85xx: Fix the I2C bus speed error on p1022 2013-09-09 07:44:27 +02:00
sandbox Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sh Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sparc Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
x86 SPDX-License-Identifier: convert BSD-3-Clause files 2013-08-19 15:45:35 -04:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00