From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Filippov Date: Fri, 15 Jul 2016 02:20:32 +0300 Subject: [U-Boot] [PATCH 5/8] xtensa: add core information for the de212 processor In-Reply-To: References: <1467992526-13417-1-git-send-email-jcmvbkbc@gmail.com> <1467992526-13417-6-git-send-email-jcmvbkbc@gmail.com> Message-ID: <20160714232032.GE31001@octofox.metropolis> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On Tue, Jul 12, 2016 at 03:56:51PM -0600, Simon Glass wrote: > On 8 July 2016 at 09:42, Max Filippov wrote: > > Signed-off-by: Max Filippov > > --- > > arch/xtensa/include/asm/arch-de212/core.h | 594 +++++++++++++++++++++++++++ > > arch/xtensa/include/asm/arch-de212/tie-asm.h | 170 ++++++++ > > arch/xtensa/include/asm/arch-de212/tie.h | 136 ++++++ > > 3 files changed, 900 insertions(+) > > create mode 100644 arch/xtensa/include/asm/arch-de212/core.h > > create mode 100644 arch/xtensa/include/asm/arch-de212/tie-asm.h > > create mode 100644 arch/xtensa/include/asm/arch-de212/tie.h > > > > Reviewed-by: Simon Glass > > Same comments as previous patch - needs commit message and could do > without all the ---- **** stuff. Ok. -- Thanks. -- Max