commit | 9b229b4495d04dff46dea0e8e8fabd7f2c6ba753 | [log] [tgz] |
---|---|---|
author | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | Wed Feb 12 13:26:33 2020 +0530 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Feb 18 21:53:45 2020 +0000 |
tree | 45bf16417d46fd47749bfcc6c279c7d4c0e21e23 | |
parent | 8c7b944adbf1211d8b60bc6618c17ca959514b10 [diff] |
board/rdn1edge: use CREATE_SEQ helper macro to compare chip count Use CREATE_SEQ helper macro to create sequence of valid chip counts instead of manually creating the sequence. This allows a scalable approach to increase the valid chip count sequence in the future. Change-Id: I5ca7a00460325c156b9e9e52b2bf656a2e43f82d Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>