]> Git Repo - J-u-boot.git/commit
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
authorAlexey Brodkin <[email protected]>
Mon, 10 Feb 2014 08:20:11 +0000 (12:20 +0400)
committerHeiko Schocher <[email protected]>
Thu, 20 Feb 2014 05:49:02 +0000 (06:49 +0100)
commitf93f589ca2defd02fa76a3d0cde695d61820390d
treee501f9871d323a8b512267bbc4b74fd2665379ff
parentd5243359e1afc957acd373dbbde1cf6c70ee5485
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs

Having CONFIG_SYS_I2C_BASE requires DW I2C driver to explicitly include
<arch/hardware.h> which other platforms may not have at all.

It's always good to have a driver platform-independent.

Signed-off-by: Alexey Brodkin <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Vipin Kumar <[email protected]>
Cc: Armando Visconti <[email protected]>
arch/arm/include/asm/arch-spear/hardware.h
include/configs/spear-common.h
include/configs/x600.h
This page took 0.035861 seconds and 4 git commands to generate.