~mabac/linaro-image-tools/bug-744857

« back to all changes in this revision

Viewing changes to linaro_image_tools/media_create/boards.py

  • Committer: Mattias Backman
  • Date: 2011-04-06 07:20:57 UTC
  • Revision ID: mattias.backman@linaro.org-20110406072057-ep8vga43oefgf3zs
Add kernel_flavor 'omap4' for linaro-m hwpack bsp-omap4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
372
372
 
373
373
 
374
374
class OmapConfig(BoardConfig):
375
 
    kernel_flavors = ['linaro-omap4', 'linaro-omap']
 
375
    kernel_flavors = ['linaro-omap4', 'linaro-omap', 'omap4']
376
376
    uboot_in_boot_part = True
377
377
 
378
378
    # XXX: Here we define these things as dynamic properties because our