From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Thu, 05 Aug 2010 14:42:12 +0200 Subject: [U-Boot] [PATCH V7 0/4] Add disk support to orion5x and edminiv2 In-Reply-To: <1281011759-1920-1-git-send-email-albert.aribaud@free.fr> References: <1281011759-1920-1-git-send-email-albert.aribaud@free.fr> Message-ID: <4C5AB1A4.3000409@dawes.za.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This may be a stupid comment, but from my perspective implementing Albert's orion5x changes for my DNS323, all I am doing is copying a lot of what Albert is doing for the edminiv2 verbatim. Would it not make sense perhaps to define defaults in a SoC config file, and then allow them to be overridden as required for each specific board? That way, if the defaults were ok for both boards (as they are in a lot of places), it simplifies the work required to keep both up to date. Regards, Rogan