[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <00dc01ccc9fb$4fcb7590$ef6260b0$%szyprowski@samsung.com>
Date: Tue, 03 Jan 2012 10:37:29 +0100
From: Marek Szyprowski <m.szyprowski@...sung.com>
To: 'Joerg Roedel' <joerg.roedel@....com>,
'KyongHo Cho' <pullip.cho@...sung.com>
Cc: 'Kukjin Kim' <kgene.kim@...sung.com>,
'Subash Patel' <subash.ramaswamy@...aro.org>,
linux-kernel@...r.kernel.org,
'Younglak Kim' <younglak1004.kim@...sung.com>,
iommu@...ts.linux-foundation.org,
linux-samsung-soc@...r.kernel.org,
'Kyungmin Park' <kyungmin.park@...sung.com>,
'Sanghyun Lee' <sanghyun75.lee@...sung.com>,
linux-arm-kernel@...ts.infradead.org
Subject: RE: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for
Samsung Exynos
Hello,
On Monday, January 02, 2012 2:42 PM Joerg Roedel wrote:
> On Thu, Dec 29, 2011 at 09:24:18PM +0900, KyongHo Cho wrote:
> > 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?
Yes, there is something a bit wrong with your kernel configuration. You get this error if
there is no board selected to be compiled-in. Please go to kernel configuration and select
"System Type -> SAMSUNG EXYNOS SoCs Suppport". Then select some hardware board to be
compiled in, for example SMDKV310, SMDKC210 and "Mobile NURI board".
Best regards
--
Marek Szyprowski
Samsung Poland R&D Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists