]> git.baikalelectronics.ru Git - uboot.git/commit
spl: spi: introduce spl_spi_get_uboot_offs
authorPeng Fan <peng.fan@nxp.com>
Mon, 23 Sep 2019 02:18:41 +0000 (10:18 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
commit40faab1f85590e8333832e9e4fd864f7bec7015a
tree2f6ba7e1d90126fba23f33b37693d1f68793b035
parent227a8ba75607c6e7bbd7b9ce84a65b2aab1c5c4a
spl: spi: introduce spl_spi_get_uboot_offs

Introduce a weak function spl_spi_get_uboot_offs, then
platform could have their own implementation.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Andreas Dannenberg <dannenberg@ti.com>
Cc: Alex Kiernan <alex.kiernan@gmail.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Michal Simek <michal.simek@xilinx.com>
common/spl/spl_spi.c