To create a new IPL, it's best to start with one we've
provided that's similar to the type of CPU and board you
have in your design.
The basic steps are:
- Create a new directory under
bsp_working_dir/src/hardware/ipl/boards
with your board name.
- Copy all files and subdirectories from a similar board into the new directory.
- Modify the files as appropriate.