mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
a847fff11c
Leave the OCOTP turned on, so that we subsequent access do not fail. After enabling the thermal driver on a mx6sxsabresd board: U-Boot 2015.01-rc1-18267-g99d4189-dirty (Nov 24 2014 - 12:59:01) CPU: Freescale i.MX6SX rev1.0 at 792 MHz CPU: Temperature 48 C Reset cause: POR Board: MX6SX SABRE SDB I2C: ready DRAM: 1 GiB PMIC: PFUZE100 ID=0x10 MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 00:01.0 - 16c3:abcd - Bridge device 01:00.0 - 8086:08b1 - Network controller In: serial Out: serial Err: serial Net: (hang) As the thermal driver accesses the ocotp registers, its clock will be disabled afterwards. Then when the MAC address is read (also from ocotp registers) it will cause a hang. Do not disable the ocotp clock to prevent this problem. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com> |
||
---|---|---|
.. | ||
ali512x.c | ||
cbmem_console.c | ||
cros_ec.c | ||
cros_ec_i2c.c | ||
cros_ec_lpc.c | ||
cros_ec_sandbox.c | ||
cros_ec_spi.c | ||
ds4510.c | ||
fsl_ifc.c | ||
fsl_iim.c | ||
gpio_led.c | ||
Kconfig | ||
Makefile | ||
mc9sdz60.c | ||
mxc_ocotp.c | ||
mxs_ocotp.c | ||
ns87308.c | ||
pdsp188x.c | ||
status_led.c | ||
twl4030_led.c |