From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun SR Date: Thu, 30 Sep 2004 12:24:50 +0530 Subject: [U-Boot-Users] Mips board support... Message-ID: <794cda74040929235457d76900@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am trying to understand the mips support code in the uboot source code. In the cpu/mips directory, there are references to incaip in the file name as well as source. Isn't cpu directory supposed to be independent of the board? If I wanted to add support to a new mips board how should I modify the cpu/mips directory? Regards, Arun.