Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.cc235b087 Mon Oct 29 09:31:56 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> i2c: stm32f7: change setup struct to const

Change static array to const when it is useful to save memory
(move stm32f7_setup=0x18 from .data to .rodata section)

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>