From: Enric Balletbo i Serra <eballe...@iseebcn.com> This patch changes the default mpurate variable from 500 to auto on all IGEP boards, with this the default rate is autoselected.
Signed-off-by: Enric Balletbo i Serra <eballe...@iseebcn.com> Signed-off-by: Anatolij Gustschin <ag...@denx.de> --- v2: - rebased on u-boot-ti/master. include/configs/igep00x0.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h index 31ddabc..a99f332 100644 --- a/include/configs/igep00x0.h +++ b/include/configs/igep00x0.h @@ -136,7 +136,7 @@ "loadaddr=0x82000000\0" \ "usbtty=cdc_acm\0" \ "console=ttyS2,115200n8\0" \ - "mpurate=500\0" \ + "mpurate=auto\0" \ "vram=12M\0" \ "dvimode=1024x768MR-16@60\0" \ "defaultdisplay=dvi\0" \ -- 1.7.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot