From 94f6c560eeeb61a95aa35c8cca55f11fbb7cd6db Mon Sep 17 00:00:00 2001 From: Klaus Goger Date: Fri, 29 Jul 2016 17:52:32 +0200 Subject: Added Makefile and restructured directory layout * Entering make top level should always do useful stuff * added board subdirectories to support different modules --- README | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'README') diff --git a/README b/README index 6db65d7..444dd68 100644 --- a/README +++ b/README @@ -1,16 +1,2 @@ - -This repository contains the base fex files for the A31-uQ7 module (codename -pangolin) and a source tree for the tools you need to convert them to binary. - - - -TOOLS - -Steps to build the tools: - -cd tools -make - -The result will be 2 executable binaries named "fex2bin" and "bin2fex" which -you can use for the conversion of fex files. - +This repository contains the base fex files for Allwinner based modules from +Theobroma Systems and a compiler to convert them into binaries. -- cgit v1.2.3