Searched refs:errata (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | sys_eeprom.c | 40 u8 errata[2]; /* 0x10 - 0x11 Errata Level */ member 51 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ member 103 printf("Errata: %s\n", e.errata); in show_eeprom() 106 e.errata[0] ? e.errata[0] : '.', in show_eeprom() 107 e.errata[1] ? e.errata[1] : '.'); in show_eeprom() 378 memset(e.errata, 0, 5); in do_mac() 379 strncpy((char *)e.errata, argv[2], 4); in do_mac() 381 e.errata[0] = argv[2][0]; in do_mac() 382 e.errata[1] = argv[2][1]; in do_mac()
|
| /rk3399_rockchip-uboot/drivers/usb/common/ |
| H A D | Makefile | 7 obj-$(CONFIG_USB_EHCI_FSL) += fsl-dt-fixup.o fsl-errata.o 8 obj-$(CONFIG_USB_XHCI_FSL) += fsl-dt-fixup.o fsl-errata.o
|
| /rk3399_rockchip-uboot/board/freescale/t104xrdb/ |
| H A D | t104x_pbi.cfg | 2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed 5 #Software Workaround for errata A-008007 to reset PVR register
|
| H A D | t104x_pbi_sb.cfg | 2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed 5 #Software Workaround for errata A-008007 to reset PVR register
|
| /rk3399_rockchip-uboot/board/varisys/common/ |
| H A D | sys_eeprom.c | 36 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ member 95 printf("Errata: %s\n", e.errata); in show_eeprom() 357 memset(e.errata, 0, 5); in do_mac() 358 strncpy((char *)e.errata, argv[2], 4); in do_mac()
|
| /rk3399_rockchip-uboot/board/birdland/bav335x/ |
| H A D | README | 23 errata 1.0.24.
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.imx5 | 9 1.1 CONFIG_MX51_PLL_ERRATA: Workaround for i.MX51 PLL errata.
|
| H A D | README.arm64 | 15 classical firmware (like initial hardware setup, CPU errata workarounds
|
| H A D | README.nokia_rx51 | 26 which is needed for Thumb-2 ISA support. It is workaround for errata 430973.
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cmd_errata.c | 344 errata, 1, 0, do_errata,
|
| H A D | Kconfig | 8 bool "Enable the 'errata' command" 12 This enables the 'errata' command which displays a list of errata
|
| /rk3399_rockchip-uboot/board/sbc8548/ |
| H A D | README | 72 There is a hardware errata, which causes the older local bus SDRAM 75 board has the errata fix by running "i2c probe". If you see 0x53 97 If you did the i2c test, and your board does not have the errata
|
| /rk3399_rockchip-uboot/board/ti/am335x/ |
| H A D | README | 33 errata 1.0.24.
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Kconfig | 47 # If set, the workarounds for these ARM errata are applied early during U-Boot 51 # the following can be machine specific errata. These do have ability to
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | dra7.dtsi | 1733 * for errata i877. Keeping internal clock disabled
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 2978 CHIP 11 errata where the last 256 bytes in SDRAM shouldn't
|