matrix-gui-submenus: fix license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: add support to copy over payload from rootfs to vfat
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: add timestamp to image filename
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: Fix pmic shut down over USB power
These are some fixes suggested by Jason Kridner to fix the PMIC
instabilities we've been seeing over USB power.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Cc: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
These are some fixes suggested by Jason Kridner to fix the PMIC
instabilities we've been seeing over USB power.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Cc: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdimage_class: eliminate 2GB exception for BeagleBone
Gerald has said his supply of 2GB SD cards for BeagleBone has
gone away, so we are back to 4GB cards. No more need for this
exeption:
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Gerald has said his supply of 2GB SD cards for BeagleBone has
gone away, so we are back to 4GB cards. No more need for this
exeption:
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1: shrink beaglebone uImage by 584kiB
Turn on "optimize for size", turn off MTD, enable more FS modules
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Turn on "optimize for size", turn off MTD, enable more FS modules
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1: add missing panel definition
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix-gui: include php.ini in SRC_URI
matrix-gui: fix license after php rewrite
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix-gui 2.0: remove initscript, lighttpd takes care of that now
Also get rid of browser dependency, it's not needed for the server to work
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Also get rid of browser dependency, it's not needed for the server to work
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix: sync with arago
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
bonescript: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone-getting-started: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1: More modular and comprehensive defconfig for BeagleBone kernel
Networking:
CONFIG_NETFILTER=* - were enabled as modules in beagle xM
Enabled options for ARP and IP tables as modules for the bone kernel.
CONFIG_NET_SCH= - networking schedulers, enabled as modules
IR:
Infrared and dongle support, enabled as modules.
Made RFSwitch subsystem as a module
USB:
Added support for usb-serial and miscellaneous devices as modules.
I also used the kernel .config we used for the -xM for comparison purposes.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Networking:
CONFIG_NETFILTER=* - were enabled as modules in beagle xM
Enabled options for ARP and IP tables as modules for the bone kernel.
CONFIG_NET_SCH= - networking schedulers, enabled as modules
IR:
Infrared and dongle support, enabled as modules.
Made RFSwitch subsystem as a module
USB:
Added support for usb-serial and miscellaneous devices as modules.
I also used the kernel .config we used for the -xM for comparison purposes.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1: Fix gpio1_6 pinmux
This change is required to get GPIO 1_6 working for bone test init purposes
These 2 lines were dropped from the original patch.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This change is required to get GPIO 1_6 working for bone test init purposes
These 2 lines were dropped from the original patch.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone-tester: Use optargs instead of ip_method on kernel cmdline
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Revert "matrix: sync with arago"
No php in meta-oe yet :(
This reverts commit 51a7587cde6e7380181907caee86b2cff678f5b6.
No php in meta-oe yet :(
This reverts commit 51a7587cde6e7380181907caee86b2cff678f5b6.
cloud9-image: add screen, git and minicom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: tweak loadaddress for faster boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix: sync with arago
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1: update to latest v3.1-staging branch, fix beaglebone ethernet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux 3.0: moved to 3.0.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: raise number of inodes to avoid out of space errors
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: update SRCREV and rediff patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
README: update to match setup-scripts instructions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
xserver-xf86-config: add configs for all SOC_FAMILIES
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
cloud9-gfx-image: add image with cloud9 and X11
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Revert "sdcard_image: align partitions with flash pages"
This has 2 problems:
1) | Warning: partition 1 does not end at a cylinder boundary
|
| sfdisk: I don't like these partitions - nothing changed.
2) CCCCCCCCC on the beaglebone, the ROM code doesn't accept it after fixing 1) with --force
This reverts commit ed09701ebe89d4ce0802cf734aa25c29e94febe8.
This has 2 problems:
1) | Warning: partition 1 does not end at a cylinder boundary
|
| sfdisk: I don't like these partitions - nothing changed.
2) CCCCCCCCC on the beaglebone, the ROM code doesn't accept it after fixing 1) with --force
This reverts commit ed09701ebe89d4ce0802cf734aa25c29e94febe8.
linux-ti335x-psp 3.1: hack in DVI support for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone-tester: Update with latest fixes
Fixes:
* 100% CPU usage when no test is running
* Turn on USB host session before checking for usb-serial device
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Fixes:
* 100% CPU usage when no test is running
* Turn on USB host session before checking for usb-serial device
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
netbase: follow oe-core update to 4.46
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
linux-ti33x-psp: rebase for 3.1 release
* Build-tested on EVM and Bone
* No PR bump, PV is enough
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Build-tested on EVM and Bone
* No PR bump, PV is enough
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
README: cleanup, mostly typo and long-line fixing
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
sdcard_image: align partitions with flash pages
* Align partitions for SD card performance/wear optimization. For more
details, please see:
http://sakoman.com/OMAP/a-script-for-partitioningformatting-a-bootable-sdmicrosd-card.html
# Modifications to align partitioning by Steve Sakoman
# based on work by Arnd Bergmann
# Align partitions for SD card performance/wear optimization
# FAT partition size is 131072 sectors (64MB) less:
# MBR - 1 sector
# padding to align to the page size of the underlying flash - 127 sectors
# so we start the first partition at sector 128 and make it 131072 - 128 = 130944 sectors
# second partition starts at 131072 and continues to fill the card
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Align partitions for SD card performance/wear optimization. For more
details, please see:
http://sakoman.com/OMAP/a-script-for-partitioningformatting-a-bootable-sdmicrosd-card.html
# Modifications to align partitioning by Steve Sakoman
# based on work by Arnd Bergmann
# Align partitions for SD card performance/wear optimization
# FAT partition size is 131072 sectors (64MB) less:
# MBR - 1 sector
# padding to align to the page size of the underlying flash - 127 sectors
# so we start the first partition at sector 128 and make it 131072 - 128 = 130944 sectors
# second partition starts at 131072 and continues to fill the card
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
beaglebone-tester: Update to latest, bump PR
Added:
- Output test status to USB serial port
- Made more verbose
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Added:
- Output test status to USB serial port
- Made more verbose
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
linux-ti33x-psp 3.1rc8: Enable usb-to-serial drivers
Enable the PL2303 usb-to-serial driver required for serial output
from the beaglebone tester.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Acked-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Enable the PL2303 usb-to-serial driver required for serial output
from the beaglebone tester.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Acked-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
linux-ti33x-psp: update defconfigs for am335x-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
ti-hw-bringup-image: don't include speed hacks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: Update to latest SRCREV, add EEPROM patches
* Updated to latest SRCREV and bump PR.
Added following patches being submitted to PSP currently:
* EEPROM patches required to get EEPROM working correctly on BBB without
breaking support for EVM.
* omap_mux_init_signal patch to safe guard against incorrectly setting up pinmux.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Updated to latest SRCREV and bump PR.
Added following patches being submitted to PSP currently:
* EEPROM patches required to get EEPROM working correctly on BBB without
breaking support for EVM.
* omap_mux_init_signal patch to safe guard against incorrectly setting up pinmux.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: reinstate uEnv.txt copying
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone-tester: Update to latest and bump PR
Added:
* PMIC tests
* EEPROM tests
* Memory tests
* GPIO 38 grounding check
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Added:
* PMIC tests
* EEPROM tests
* Memory tests
* GPIO 38 grounding check
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: use LZO compression for beaglebone to squeeze out some more ms for faster boot
make sure to have 'lzop' installed, no native recipe for that yet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
make sure to have 'lzop' installed, no native recipe for that yet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard image bbclass: don't copy uEnv.txt for the time being
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
cloud9 image: also ship vimrc
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
signgp: Point S to WORKDIR
This helps in bitbake finding the license files etc.
correctly
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This helps in bitbake finding the license files etc.
correctly
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: Read EEPROM header correctly for BeagleBone board detection
This patch fixes the case where the EEPROM is programmed but we still use the
fall back case to detect the bone board. Now that EEPROMs are programmed, we should
correctly detect the bone board instead of relying on fall back to bone mode.
PR bumped
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This patch fixes the case where the EEPROM is programmed but we still use the
fall back case to detect the bone board. Now that EEPROMs are programmed, we should
correctly detect the bone board instead of relying on fall back to bone mode.
PR bumped
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
gadget-init: adjust to latest 335x kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: include latest MUSB code, remove machine ID patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: remove beaglebone machine ID patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
omap3-sgx-modules: use MACHINE_KERNEL_PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
gadget-init: add in latest batch of workarounds
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: remove MUSB probe order for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
uboot 2011.10rc: rediff RO patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix: sync with arago-next
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: update to the latest revision
Updated to latest version to pick up the following changes:
* 9158d7f am335x: Really correct NAND partiton layout
* 4723773 am335x: Wrap spl_board_init in a CONFIG_SPL_BOARD_INIT check
* 40c310c Change CPU to 720MHz and bump VDD1 to 1.26V
* 9c154ee Add missing i2c0 pin mux configuration in spl_board_init
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Updated to latest version to pick up the following changes:
* 9158d7f am335x: Really correct NAND partiton layout
* 4723773 am335x: Wrap spl_board_init in a CONFIG_SPL_BOARD_INIT check
* 40c310c Change CPU to 720MHz and bump VDD1 to 1.26V
* 9c154ee Add missing i2c0 pin mux configuration in spl_board_init
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
libgles-omap3: adjust INSANE_SKIP to match the new format
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux 3.0: refresh all patches against 3.0.7
This makes 'git am' work again, patch is more forgiving with fuzz.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This makes 'git am' work again, patch is more forgiving with fuzz.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
README: update
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: only use one config for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
multi-kernel: the fetcher doesn't support dotfiles anymore, so get rid of the dot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone-tester: Update to latest and bump PR
* Remove usb gadget modules in advance before running the tests
* Merge Koen's patch - check for command line argument using systemd (hardware tests trigger)
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Remove usb gadget modules in advance before running the tests
* Merge Koen's patch - check for command line argument using systemd (hardware tests trigger)
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'
sdcard_image: Copy user.txt/uEnv.txt if it exists in /boot
Fixed a bug where the U-boot environment files are not copied to the boot partition if they
were installed in /boot by other recipes.
We should copy the uEnv.txt and user.txt always without placing a condition for the presence
of anything else in /boot. This is the original behavior of sdcard_image before the recent
wave of changes to it.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Fixed a bug where the U-boot environment files are not copied to the boot partition if they
were installed in /boot by other recipes.
We should copy the uEnv.txt and user.txt always without placing a condition for the presence
of anything else in /boot. This is the original behavior of sdcard_image before the recent
wave of changes to it.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: Add pin mux and init for beaglebone specific devices
Updated the USER LED patch to include BeagleBone tester specific initialization/code.
Build and run time tested.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Updated the USER LED patch to include BeagleBone tester specific initialization/code.
Build and run time tested.
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
ti-hw-bringup-image: ship musb workaround
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: update with latest rev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux 3.0: enable more usb wifi cards for beagleboard, fix write protect pin
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: update with latest rev and new SRC_URI
* Tree moved to arago-project.org
* Remove i2c releated voltage change writes that were a nop
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Tree moved to arago-project.org
* Remove i2c releated voltage change writes that were a nop
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux 3.0: move to 3.0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti335x-psp 3.1rc8: add proper machine ID for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: make uboot pass beaglebone machine ID when encountering a valid bone eeprom ID
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: make VFAT partition name overridable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
gadget-init: fix target in the unit files
This only caused issues when manually systemctl disabling and enabling them
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This only caused issues when manually systemctl disabling and enabling them
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: fix USB regression for beaglebone, don't disable DEBUGSS clocks on boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
gadget-init: add ugly, ugly hack to make USB work on ti33x boards
This is NOT suitable for customers or production.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This is NOT suitable for customers or production.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot-2011.10rc: update to cover ti33x SOC boards, not just beaglebone
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-am335x-joel: delete, superseded by linux-ti33x-psp
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone: move to linux-ti33x-psp kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp 3.1rc8: sync defconfig with linux-am335x-joel recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone: use proper SOC_FAMILY
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
am335x-evm: fix XSERVER content
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
am335x-evm: add machine config with corresponding ti33x SOC_FAMILY
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-ti33x-psp: add TI33x PSP kernel with am335x-evm configs
New proper ti33x SOC_FAMILY
Use linux-am33x PSP repository on Arago, aligned with AM-SDK
Use tipspkernel DISTRO_FEATURE to opt out of additional patches over PSP
Original LED patch from Koen was massaged to apply on top
Beaglebone defconfig is from Joel's kernel
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
New proper ti33x SOC_FAMILY
Use linux-am33x PSP repository on Arago, aligned with AM-SDK
Use tipspkernel DISTRO_FEATURE to opt out of additional patches over PSP
Original LED patch from Koen was massaged to apply on top
Beaglebone defconfig is from Joel's kernel
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap: remove unused .inc files
Those were ported from Arago, but never used in meta-ti
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Those were ported from Arago, but never used in meta-ti
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: move to latest rev, disable d-cache
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix-gui: add missing service file, as spotted by Roger Monk
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-am335x-joel 3.1: lower gadget power budget, enable usb-test and uas
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot: switch beagleboard and beaglebone to RO rootfs at boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-am335x-joel: Enable g_file_storage kernel module
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
cloud9-image: add beaglebone-tester app
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beaglebone-tester: A component-based test framework for BeagleBone
Test scripts to be integrated into BeagleBone hardware testing images
and run automatically during boot time to determine if all hardware
components are working correctly.
Auto tests controllable from uEnv.txt which is auto deleted on a test success.
For future use, the individual scripts can be run from /var/lib/bone-tester/component
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Test scripts to be integrated into BeagleBone hardware testing images
and run automatically during boot time to determine if all hardware
components are working correctly.
Auto tests controllable from uEnv.txt which is auto deleted on a test success.
For future use, the individual scripts can be run from /var/lib/bone-tester/component
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647e
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
ti-hw-bringup-image: Add kernel-modules package
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
ti-hw-bringup-image: switch to task-ti-test
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
task-ti-test: clean up machine specific bits, inherit allarch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot 2011.10rc: raise bootdelay to 1 for the time being
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>