Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-21 | dra7xx-evm: u-boot: Fix SRCREV + mmc stability fix | Karthik Ramanan | 1 | -0/+29 | |
The latest u-boot has included some patches that is causing an instability with certain MMC cards This patch fixes the SRCREV to a known commit and includes a stability fix for the MMC Change-Id: I7ba99d36bd713d81409d528e8067e012415b33f0 Signed-off-by: Karthik Ramanan <a0393906@ti.com> | |||||
2016-11-17 | dra7xx-evm: u-boot: Add custom uenv.txt | Karthik Ramanan | 1 | -0/+1 | |
dra7xx-evm supports multiple LCD panels, to boot the board successfully, the uenv.txt has to specify the correct dtb file. This patch adds the default dtb and specifies one of the LCD panels in it. NOTE: It could happen that the panel that you have is a different panel, in that case you would have to manually edit the same. Change-Id: I0fdbe0ce48ca0654604a5808de684558308582c5 Signed-off-by: Karthik Ramanan <a0393906@ti.com> | |||||
2016-08-12 | Move adaptations specific to meta-ti into subfolder with conditional inclusion | Jan-Simon Möller | 1 | -0/+26 | |
Change-Id: I826ce3d15d54098356ada353e155a21064560450 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> |