From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 26 Mar 2012 12:43:19 +0200 Subject: [U-Boot] BIOS EMULATOR driver In-Reply-To: <20120326055113.1A18120024C@gemini.denx.de> References: <20120326055113.1A18120024C@gemini.denx.de> Message-ID: <201203261243.19732.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Viktor, > > In message you wrote: > > > > I'm working on one project about bios emulator and I notice that this > > > > driver is linked for boards P1022DS and sequoia too, but they don't > > > > really > > > > use any methods of it. It's safe to remove this support from configs > > > > files? > > > > > > Are you sure that the code is not used? > > > > I pretty sure because I try compile it without this driver and > > everything seems to be ok. > > In the given configurations, the BIOS code only gets built when you > the ATI Radeon support is enabled, in which case it is needed. > > If you don't enable either, then it's fine as well - but then the BIOS > code does not get built anyway. But we probably want this driver to work, so ... > > Best regards, > > Wolfgang Denk Best regards, Marek Vasut