Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx6sabresd: rename to imx6sabre | Vincent Stehlé | 2015-04-01 | 1 | -36/+0 |
| | | | | | | | | | | | | | | Rename imx6sabresd board folder to imx6sabre, to prepare for Sabre Auto addition. Update doc, link and defconfigs accordingly. Signed-off-by: Vincent Stehlé <vincent.stehle@freescale.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Eric Bénard <eric@eukrea.com> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Luca Ceresoli <luca@lucaceresoli.net> Cc: Gilles Talis <gilles.talis@gmail.com> Cc: Gary Bisson <bisson.gary@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | freescale/imx6-sabresd: use global patch dir for U-Boot patches | Luca Ceresoli | 2014-10-01 | 1 | -0/+36 |
The best practice is to use the BR2_GLOBAL_PATCH_DIR for patches against U-Boot, not BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Tested-by: Vincent Stehlé <vincent.stehle@freescale.com> Cc: Gilles Talis <gilles.talis@gmail.com> Cc: Gary Bisson <bisson.gary@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |