Skip to content
Snippets Groups Projects
Select Git revision
5 results Searching

i2c

Forked from Reform / reform-boundary-uboot
28348 commits behind the upstream repository.
user avatar
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: default avatarYork Sun <yorksun@freescale.com>
CC: Troy Kisky <troy.kisky@boundarydevices.com>
dec1861b
History