New U-Boot option for Pogoplug Series 4/V4 February 13, 2014 07:10PM |
Registered: 10 years ago Posts: 5 |
consoleip=198.19.81.98 do_netconsole=run if_netconsole start_netconsole if_netconsole=ping $consoleip start_netconsole=setenv ncip $consoleip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version preboot=usb start; run do_netconsole
dd if=u-boot-pogomv_200rd_nand.bin bs=128k conv=sync of=u-boot-pogoV4-USB-SATA-Net.kwb
Re: New U-Boot option for Pogoplug Series 4/V4 February 13, 2014 08:56PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: New U-Boot option for Pogoplug Series 4/V4 April 22, 2014 06:24PM |
Admin Registered: 13 years ago Posts: 19,092 |
arm-linux-gnueabi-gcc -DMV_SEC_256K -DMV_BOOTSIZE_16M -DMV_LARGE_PAGE -DRD_88F6192A -DMV_BOOTROM -DCE_BOARDID='"PPV4A3"' -DCE_BOARD_BOOTLED=22 -DCE_BOARD_ERRORLED=24 -DCE_BOARD_HASSATA=1 -DCONFIG_NETCONSOLE -DMW_PATCH_ID=1404212015 -DMV_USB -DCONFIG_CMD_USB -DMV_NAND_BOOT -DMV_NAND -DCFG_DIAG -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DTEXT_BASE=0x00600000 -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -march=armv5t -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DTEXT_BASE=0x00600000 -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -pipe -DCONFIG_ARM -D__ARM__ -march=armv5t -Wall -Wstrict-prototypes -DMV_UBOOT -DMV_CPU_LE -DMV_ARM -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/uboot_oss -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_hal -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_hal/sata/CoreDriver/ -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/common -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/USP -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/ctrlEnv -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/ctrlEnv/sys -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/cpu -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/device -I/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv -c -o /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.o /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1029:2: warning: left shift count is negative [enabled by default] /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1029:2: warning: left shift count is negative [enabled by default] /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1029:2: error: initializer element is not constant /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1029:2: error: (near initialization for ‘sheevaPlugInfo.gppOutEnValLow’) /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1031:2: warning: left shift count is negative [enabled by default] /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1031:2: warning: left shift count is negative [enabled by default] /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1031:2: error: initializer element is not constant /usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.c:1031:2: error: (near initialization for ‘sheevaPlugInfo.gppOutValLow’) make[1]: *** [/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/mv_kw/kw_family/boardEnv/mvBoardEnvSpec.o] Error 1 make[1]: Leaving directory `/usr/src/pogov4-uboot/pogomv-u-boot-ce/board/mv_feroceon/config_kw' make: *** [board/mv_feroceon/config_kw/libconfig_kw.a] Error 2
Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabi/4.6/lto-wrapper Target: arm-linux-gnueabi Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-14' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv4t --with-float=soft --enable-checking=release --build=arm-linux-gnueabi --host=arm-linux-gnueabi --target=arm-linux-gnueabi Thread model: posix gcc version 4.6.3 (Debian 4.6.3-14)