From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 30 Aug 2014 17:52:50 +0800 Subject: [U-Boot] [PATCH] serial: move nios2-yanu.h into opencores_yanu driver In-Reply-To: <1408960086-21984-1-git-send-email-thomas@wytron.com.tw> References: <1408960086-21984-1-git-send-email-thomas@wytron.com.tw> Message-ID: <54019EF2.9070203@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/25/2014 05:48 PM, Thomas Chou wrote: > The nios2-yanu.h contains hardware registers and bits of > opencores yanu. As there is no other user of this header > , it should be moved into the driver. > > Signed-off-by: Thomas Chou > CC: Renato Andreola Applied.