From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Thu, 26 May 2016 00:07:58 +0200 Subject: [U-Boot] [PATCH v3 1/5] fdt: Support for ISA busses In-Reply-To: <1463467408-13245-2-git-send-email-paul.burton@imgtec.com> References: <1463467408-13245-1-git-send-email-paul.burton@imgtec.com> <1463467408-13245-2-git-send-email-paul.burton@imgtec.com> Message-ID: <5746223E.5010802@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 17.05.2016 um 08:43 schrieb Paul Burton: > 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 > --- > > Changes in v3: None > Changes in v2: > - Document the match function pointer in struct of_bus. > - Make CONFIG_OF_ISA_BUS not user-selectable, and explain it in help text. > - assert() that of_match_bus didn't fail instead of BUG(), and comment why. > - s/&of_busses[0]/of_busses/ > > common/fdt_support.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++++-- > drivers/core/Kconfig | 23 ++++++++++++ > 2 files changed, 121 insertions(+), 3 deletions(-) applied to u-boot-mips, thanks. -- - Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: