K 10 svn:author V 3 ian K 8 svn:date V 27 2015-08-09T02:16:54.884712Z K 7 svn:log V 374 Use gcc 4.9.2 to cross-compile u-boot for Cubox and Hummingboard. Also, fix a board-type detection problem that prevents booting on hummingboard, by initializing fdt_board to something non-zero, so that it ends up in the data segment instead of bss (and thus survives the memory init process which includes zeroing bss and runs after board detection). Approved by: rpaulo END