
On Fri, 12 May 2017 13:20:50 -0400 Tom Rini trini@konsulko.com wrote:
On Fri, May 05, 2017 at 12:59:10PM +0530, Lokesh Vutla wrote:
am335x supports various sysclk frequencies which can be determined using sysboot pins. PLLs should be configures based on this sysclk frequency. Add PLL configurations for all supported frequencies.
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
-- Tom
Hello,
This appears to break beaglebone black support, reverting this commit make u-boot works again.
U-Boot SPL 2017.05-00344-gfbd6295da4 (Jun 07 2017 - 20:19:09) Trying to boot from MMC1 *** Warning - bad CRC, using default environment
reading u-boot.img reading u-boot.img
U-Boot 2017.05-00344-gfbd6295da4 (Jun 07 2017 - 20:19:09 +0200)
CPU : AM335X-GP rev 2.1 I2C: ready DRAM: 512 MiB No match for driver 'omap_hsmmc' No match for driver 'omap_hsmmc' Some drivers were not found MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - bad CRC, using default environment
<ethaddr> not set. Validating first E-fuse MAC Net: cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds data abort pc : [<9ff61cae>] lr : [<9ff5c743>] reloc pc : [<80810cae>] lr : [<8080b743>] sp : 9df30bb8 ip : 9ff9e8f0 fp : 00000000 r10: 9df3b0b0 r9 : 9df30ed8 r8 : 9df3a1a8 r7 : 9df3b100 r6 : 9df3b0b8 r5 : 544c4e00 r4 : 9ff9e810 r3 : 9df3b0a8 r2 : 00000000 r1 : 00000020 r0 : 9ff9e820 Flags: nzCv IRQs off FIQs on Mode SVC_32 Resetting CPU ...
resetting ...