From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Ribalda Delgado Date: Mon, 25 Aug 2008 08:35:43 -0400 Subject: [U-Boot] [PATCH] ppc440: New board: Avnet Virtex5 FXT Evaluation In-Reply-To: References: <1219422944-17293-1-git-send-email-ricardo.ribalda@uam.es> <48B12EAE.40509@seznam.cz> <200808251009.08488.sr@denx.de> <48B27C78.1000501@seznam.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Again Michal, on xilinx boards almost everything can be handled by edk+xparameters, but in other boards this is not true. Last month I was working on a board that had a weird watchdog and a memory that needed to handled by a propietary IP, in this case, we need a board directory because the generic board should not support it: otherwise the generic board will have many defiles like #ifdef STRANGE_BOARD_USED_ONCE :) Waiting for your comments. -- Ricardo Ribalda http://www.eps.uam.es/~rribalda/