From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from steinadler.hs-harz.de ([194.95.195.77]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Uwp74-0007Rf-PP for ptxdist@pengutronix.de; Wed, 10 Jul 2013 09:47:00 +0200 Received: from kampfadler.hs-harz.de ([194.95.195.79]) by steinadler.hs-harz.de (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0MPP00O0FMYAL920@steinadler.hs-harz.de> for ptxdist@pengutronix.de; Wed, 10 Jul 2013 09:46:58 +0200 (CEST) Received: from kampfadler.hs-harz.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 779CB2A1159 for ; Wed, 10 Jul 2013 09:46:57 +0200 (CEST) Received: from sendmail.hs-harz.de (fischadler.hs-harz.de [194.95.16.236]) by kampfadler.hs-harz.de (Postfix) with ESMTP id 70F652A0EF1 for ; Wed, 10 Jul 2013 09:46:57 +0200 (CEST) Received: from steinadler.hs-harz.de ([194.95.195.77]:36068 helo=hs-harz.de) by sendmail.hs-harz.de with esmtp (Exim 4.71) (envelope-from ) id 1Uwp73-0000hS-Gv for ptxdist@pengutronix.de; Wed, 10 Jul 2013 09:46:57 +0200 Date: Wed, 10 Jul 2013 09:46:57 +0200 From: Michael Wisse Message-id: MIME-version: 1.0 Content-language: de Content-disposition: inline Subject: [ptxdist] BSP for WAGO I/O-IPC Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hello, I try to use a preconfigured BSP for a WAGO I/O-IPC with Geode-CPU, which is based on PTXdist 2011-03.1 . The BSP was originally developed for an I/O-IPC with 128MB Flash and RAM. I have some older IPCs with 32MB Flash / RAM and try to adapt the BSP to this hardware. I want to copy the actual ptxdist-project and reduce the size of partitions in the new project, e.g. remove the codesys runtime environment. I'm a ptxdist beginner and I'm confused with the project directory structure. I found some projects ./ptxdist projects ptxdist: searching for projects: ptxdist: scanning /home/local/IPC-BSP-r0.3/ipc/ipc-dist/configs... ---------------------- Available PTXdist Projects: ---------------------------- Wago-IO-IPC-P-Codesys Wago-IO-IPC-P-Codesys-Tele devkit-ti-am3517-wac3 Wago-IO-IPC-Codesys devkit-ti-am3517-pac200 Wago-IO-IPC-Codesys-Tele and clone one project: ./ptxdist clone Wago-IO-IPC-Codesys Wago-IO-IPC-32MB Now I have a copy, not in .../ipc-dist/configs/Wago-IO-IPC-32MB/ as expected , but in .../ipc-dist/Wago-IO-IPC-32MB/. But if understood the manual, this is only the userland configuration and I still need a copy of the platform configuration .../ipc-dist/platform-IO-IPC-Codesys ? Because in this directory I will later find the images, I should have a copy of it, named e.g. .../ipc-dist/platform-IO-IPC-32MB. Why does a project only contain the userland configuration and not the platform configuration? Do I have to copy the platform configuration manually? thanks and regards Michael -- ptxdist mailing list ptxdist@pengutronix.de