commit | 67bfae36fa365f911fa258b44eb65ca29d1bad03 | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Mon May 06 02:54:38 2013 +0000 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 23 08:34:56 2013 +0200 |
tree | 217bbdcc83b32dc878680573a242fae5ed44e190 | |
parent | 880540decfb855e96bc14ac84ac7784669e4b382 [diff] |
arm/km: fix u-boot update functionality Due to the new I2C framework we need to adapt the u-boot update function. Due to the new framework all i2c leafs behind a mux are present in the system and not only those who are defined and used. So it is bus number 5 after the rework. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Heiko Schocher <hs@denx.de> cc: Prafulla Wadaskar <prafulla@marvell.com>