[PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
From: KyongHo Cho <hidden>
Date: 2012-01-02 15:21:38
Also in:
linux-samsung-soc, lkml
From: KyongHo Cho <hidden>
Date: 2012-01-02 15:21:38
Also in:
linux-samsung-soc, lkml
Hi On Mon, Jan 2, 2012 at 10:42 PM, Joerg Roedel [off-list ref] wrote:
Hi, On Thu, Dec 29, 2011 at 09:24:18PM +0900, KyongHo Cho wrote:quoted
Changes since v7: - Rebased with the recent commits of the following git branches ? * git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/next ? * git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git/for-next - Changed magic numbers into macros - Setting owner of a System MMU in 'iommu' field of dev_archdata - Verbose message in the default fault handler - Some bug fixes.I still get ?LD ? ? ?.tmp_vmlinux1 /data/cross/gcc-4.6.0-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld: no machine record defined /data/cross/gcc-4.6.0-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld: no machine record defined /data/cross/gcc-4.6.0-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld: no machine record defined make[1]: *** [.tmp_vmlinux1] Error 1 when trying to compile ARM/Exynos with 3.2-rc7. Am I doing something wrong or is this not expected to work?
Do you? Ok. I will check my configuration with linux-next git. Thank you. KyongHo