[U-Boot] Xilinx FX12MM Board - xparameters.h

Hi again,
after working for another project the last months i'm back to my virtex4 minimodul.
now i have a working u-boot configuration, but some things are still dirty :) for example i copy the xparameters.h to the new board/xilinx/fx12mm directory, but also in board/xilinx/common and board/xilinx/xilinx_enet.
this is not correct, or ? i think there is something wrong in the configuration, so the compiler did not found the file in board/xilinx/fx12mm ?
after cleanup the files i will try to generate some patches with the new board infos
greetings georg

Hello Georg
for example i copy the xparameters.h to the new board/xilinx/fx12mm directory, but also in board/xilinx/common and board/xilinx/xilinx_enet.
this is not correct, or ? i think there is something wrong in the configuration, so the compiler did not found the file in board/xilinx/fx12mm ?
Instad of doing that you can add this line to you config file
#include "../board/xilinx/ml507/xparameters.h"
participants (2)
-
Georg Schardt
-
Ricardo