Searched hist:"0 a222d53d81cbd4f7a440a6f83e243a7b4e80544" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/core/ |
H A D | Kconfig | diff 0a222d53d81cbd4f7a440a6f83e243a7b4e80544 Tue May 17 01:43:24 CDT 2016 Paul Burton <paul.burton@imgtec.com> fdt: Support for ISA busses
Support ISA busses in much the same way as Linux does. This allows for ISA bus addresses to be translated, and only if CONFIG_OF_ISA_BUS is selected in order to avoid including the code in builds which won't need it.
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/common/ |
H A D | fdt_support.c | diff 0a222d53d81cbd4f7a440a6f83e243a7b4e80544 Tue May 17 01:43:24 CDT 2016 Paul Burton <paul.burton@imgtec.com> fdt: Support for ISA busses
Support ISA busses in much the same way as Linux does. This allows for ISA bus addresses to be translated, and only if CONFIG_OF_ISA_BUS is selected in order to avoid including the code in builds which won't need it.
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|