Re: [PATCH] Compile 6xx specific code only for 6xx machines
From: Thomas Gleixner <hidden>
Date: 2004-12-15 15:18:13
From: Thomas Gleixner <hidden>
Date: 2004-12-15 15:18:13
On Wed, 2004-12-15 at 09:15 -0600, Kumar Gala wrote:
One reason for this is that we dont have boot/common code for e500. Up to this point we've been using uImage's which causes code in boot/common not to get built. Maybe someone will be motivated to right e500/85xx boot/common code :) - kumar
By adding this fix I can use the code in boot/simple. It works nice :) tglx