Select Git revision
i2c
Forked from
Reform / reform-boundary-uboot
28348 commits behind the upstream repository.
York Sun
authored
This driver needs a data structure in SRAM before SDRAM is available.
This is not alway the case using .data section. Moving this data
structure to global_data guarantees it is writable.
Signed-off-by:
York Sun <yorksun@freescale.com>
CC: Troy Kisky <troy.kisky@boundarydevices.com>