Home
last modified time | relevance | path

Searched refs:errata (Results 1 – 18 of 18) sorted by relevance

/u-boot/drivers/usb/common/
A DMakefile7 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
/u-boot/board/freescale/common/
A Dsys_eeprom.c43 u8 errata[2]; /* 0x10 - 0x11 Errata Level */ member
54 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ member
106 printf("Errata: %s\n", e.errata); in show_eeprom()
109 e.errata[0] ? e.errata[0] : '.', in show_eeprom()
110 e.errata[1] ? e.errata[1] : '.'); in show_eeprom()
443 memset(e.errata, 0, 5); in do_mac()
444 strncpy((char *)e.errata, argv[2], 4); in do_mac()
446 e.errata[0] = argv[2][0]; in do_mac()
447 e.errata[1] = argv[2][1]; in do_mac()
/u-boot/board/freescale/t104xrdb/
A Dt104x_pbi.cfg2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
5 #Software Workaround for errata A-008007 to reset PVR register
A Dt104x_pbi_sb.cfg2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
5 #Software Workaround for errata A-008007 to reset PVR register
/u-boot/board/varisys/common/
A Dsys_eeprom.c38 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ member
97 printf("Errata: %s\n", e.errata); in show_eeprom()
359 memset(e.errata, 0, 5); in do_mac()
360 strncpy((char *)e.errata, argv[2], 4); in do_mac()
/u-boot/arch/arm/dts/
A Dam57xx-beagle-x15-revb1.dts36 /* errata i880 "Ethernet RGMII2 Limited to 10/100 Mbps" */
A Dam57xx-beagle-x15.dts43 /* errata i880 "Ethernet RGMII2 Limited to 10/100 Mbps" */
A Ddra7.dtsi1788 * for errata i877. Keeping internal clock disabled
/u-boot/doc/device-tree-bindings/video/tilcdc/
A Dtilcdc.txt22 color errata [1].
43 [1] There is an errata about AM335x color wiring. For 16-bit color mode
/u-boot/doc/imx/common/
A Dimx5.txt9 1.1 CONFIG_MX51_PLL_ERRATA: Workaround for i.MX51 PLL errata.
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcmd_errata.c349 errata, 1, 0, do_errata,
A DKconfig8 bool "Enable the 'errata' command"
12 This enables the 'errata' command which displays a list of errata
/u-boot/doc/arch/
A Darm64.rst18 classical firmware (like initial hardware setup, CPU errata workarounds
/u-boot/board/sbc8548/
A DREADME72 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
/u-boot/doc/
A DREADME.nokia_rx5130 which is needed for Thumb-2 ISA support. It is workaround for errata 430973.
/u-boot/board/ti/am335x/
A DREADME33 errata 1.0.24.
/u-boot/arch/arm/
A DKconfig149 # If set, the workarounds for these ARM errata are applied early during U-Boot
153 # the following can be machine-specific errata. These do have ability to
1815 for CPU errata handling) or provide secure services like PSCI.
/u-boot/
A DREADME2358 CHIP 11 errata where the last 256 bytes in SDRAM shouldn't

Completed in 37 milliseconds