]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM850M: Add missing CONFIG_BOOTDELAY
authorWolfgang Denk <wd@denx.de>
Fri, 4 Nov 2011 15:55:51 +0000 (15:55 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 7 Nov 2011 21:15:46 +0000 (22:15 +0100)
commite7e00104122af13784f0a068cbaa04c82434cea5
tree4ab5fdb781b5b15f3702404e37cee3c41505f3f9
parent4835324784eb2c75a0ee0cd3d3be90576c637765
TQM850M: Add missing CONFIG_BOOTDELAY

This also fixes a build warning:
main.c: In function 'main_loop':
main.c:311:16: warning: variable 'bootlimit' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
include/configs/TQM850M.h