From: Brian Hill Date: Fri, 11 Jun 2010 21:28:07 +0000 (-0600) Subject: Move board.c to the dfe board directory. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=554f9b4af82260c09dd9b33d58b89744a4c62c11;p=thirdparty%2Fu-boot.git Move board.c to the dfe board directory. Move default environment to established #defines -- remove setenv() calls. --- diff --git a/cpu/arm_cortexa8/pele/board.c b/board/xilinx/dfe/board.c similarity index 100% rename from cpu/arm_cortexa8/pele/board.c rename to board/xilinx/dfe/board.c