Home
last modified time | relevance | path

Searched hist:b5bec88434adb52413f1bc33fa63d7642cb8fd35 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/asm-generic/
H A Dglobal_data.hb5bec88434adb52413f1bc33fa63d7642cb8fd35 Tue Mar 05 14:40:05 UTC 2013 Simon Glass <sjg@chromium.org> Use 'unsigned int' for global_data's baudrate

We decided to used unsigned int here, rather than unsigned long. But
for the generic global_data it is still unsigned long. So change it
over.

Signed-off-by: Simon Glass <sjg@chromium.org>