Re: [PATCH] Documentation: remove old sbc8260 board specific information
From: Kumar Gala <hidden>
Date: 2008-07-28 19:27:12
From: Kumar Gala <hidden>
Date: 2008-07-28 19:27:12
On Jul 28, 2008, at 1:50 PM, Paul Gortmaker wrote:
This file contains 8 yr. old board specific information that was for the now gone ppc implementation, and it pre-dates widespread u-boot support. Any of the technical details of the board memory map would be more appropriately captured in a dts if I revive it as powerpc anyway. Signed-off-by: Paul Gortmaker <redacted> Acked-by: Jason Wessel <jason.wessel@windriver.com> --- Documentation/powerpc/00-INDEX | 2 - Documentation/powerpc/SBC8260_memory_mapping.txt | 197 ---------------------- 2 files changed, 0 insertions(+), 199 deletions(-) delete mode 100644 Documentation/powerpc/SBC8260_memory_mapping.txt
applied. - k